|
To initialize this project and prepare it for local development, an OS-specific init-script must be executed. This script is located in __config/scripts__ location of the projects' root folder. Choose the OS-specific script (e.g. init.sh for Linux) and execute it via CLI.
|
|
To initialize this project and prepare it for local development, an OS-specific init-script must be executed. This script is located in __config/scripts__ location of the projects' root folder. Choose the OS-specific script (e.g. init.sh for Linux) and execute it via CLI.
|
|
When enabling test build CMake flag during CMake project generation, executable test suite binaries will be generated during project compilation.
|
|
When enabling test build CMake flag during CMake project generation, executable test suite binaries will be generated during project compilation.
|