Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Accelerators
MACHINE
GENERIC
PROTOCOLS
Serial
Commits
22cf16c4
Commit
22cf16c4
authored
Jun 29, 2022
by
Arnaud Le Meillour
Browse files
Update cmake/debug.cmake
parent
e2107cbb
Pipeline
#78828
waiting for manual action with stages
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
cmake/debug.cmake
View file @
22cf16c4
...
...
@@ -28,6 +28,7 @@ if(CMAKE_VERBOSE_MAKEFILE)
printDebug
(
CMAKE_MODULE_PATH
)
printDebug
(
CMAKE_VERBOSE_MAKEFILE
)
printDebug
(
CMAKE_BUILD_TYPE
)
printDebug
(
CMAKE_BUILD_DIRECTORY
)
printDebug
(
CMAKE_BUILD_FILES_DIRECTORY
)
...
...
@@ -272,4 +273,4 @@ if(CMAKE_VERBOSE_MAKEFILE)
unset
(
_TC_LOG_PREFIX
)
msg
(
DEBUG
"
\n
"
)
endif
()
\ No newline at end of file
endif
()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment