skip to content
DFCGen Wiki
User Tools
Log In
Site Tools
Search
Tools
Backlinks
Media Manager
Sitemap
Log In
>
Media Manager
Sitemap
Trace:
•
cmake
development:build:cmake:start
Table of Contents
CMake
Links
Variables
CMake
Links
Kitware, Inc. and Contributors:
CMake Homepage
OverAPI.com:
CMake Cheat Sheet
Variables
CMAKE_BUILD_TYPE:STRING=Debug
: build type (
Debug
,
Release
,
etc.
)
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
: verbose command output from generated Makefiles
1)
1)
Might need
make VERBOSE=1
in addition.
development/build/cmake/start.txt
· Last modified: 2021/05/07 08:38 by
Ralf Hoppe
Page Tools
Backlinks
Back to top