We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7473c5 commit 2e033bdCopy full SHA for 2e033bd
1 file changed
build/cmake/CMakeLists.txt
@@ -25,6 +25,8 @@ myci_declare_library(${name}
25
../../src/${name}
26
)
27
28
+message(STATUS "Printing variables!!!!!!!!!!!!!!!!!1")
29
+
30
get_cmake_property(_variableNames VARIABLES)
31
list (SORT _variableNames)
32
foreach (_variableName ${_variableNames})
0 commit comments