User Tools

Site Tools


development:build:cmake:start

Table of Contents

CMake

Variables

  • CMAKE_BUILD_TYPE:STRING=Debug: build type (Debug, Release, etc.)
  • CMAKE_VERBOSE_MAKEFILE:BOOL=ON: verbose command output from generated Makefiles1)
1)
Might need make VERBOSE=1 in addition.
development/build/cmake/start.txt · Last modified: 2023/07/24 13:43 by Ralf H.