project type
Posted: Tue Aug 11, 2020 3:42 pm
After building a few dynamic libraries using the Cmake build system, I want to build a simple executable which uses those libraries.
In the 'new project' dialog I can select the project type, whose choices include my g++ compiler and Cmake executables.
For a project that uses Cmake as the build system and g++ as the compiler, is it best to select 'Simple executable g++' or 'Cmake executable'?
In the 'new project' dialog I can select the project type, whose choices include my g++ compiler and Cmake executables.
For a project that uses Cmake as the build system and g++ as the compiler, is it best to select 'Simple executable g++' or 'Cmake executable'?