Building the Project - Building the Project - 5.3 English - 57404

AOCL User Guide (57404)

Document ID
57404
Release Date
2026-05-13
Version
5.3 English

Open a command prompt in the libflame/out directory. Invoke CMake with the build command with release or debug option. For example:

$ cmake --build . --config Release

The library files would be generated in Release or Debug folder based on project settings.