- Tips
- debug cmake
- cmake supported log level string
- FATAL_ERROR
- SEND_ERROR
- WARNING
- AUTHOR_WARNING
- DEPRECATION
- NOTICE
- STATUS
- VERBOSE
- DEBUG
- TRACE
- cmake --log-level=VERBOSE
- list(APPEND CMAKE_MESSAGE_INDENT " ")
- list(APPEND CMAKE_MESSAGE_CONTEXT some_context)
- need call cmake with --log-context
- cmake supported log level string
- Change compiler
- -DCMAKE_CXX_COMPILER=/usr/bin/g++-10
- passing flags to compiler
- -DCMAKE_CXX_FLAGS:STRING="-Wall -Werror"
- debug cmake
-
Notifications
You must be signed in to change notification settings - Fork 0
License
eglinuxer/mt_cmake
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published