Skip to content

Commit 2e033bd

Browse files
committed
vcpkg: stuff
1 parent c7473c5 commit 2e033bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build/cmake/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ myci_declare_library(${name}
2525
../../src/${name}
2626
)
2727

28+
message(STATUS "Printing variables!!!!!!!!!!!!!!!!!1")
29+
2830
get_cmake_property(_variableNames VARIABLES)
2931
list (SORT _variableNames)
3032
foreach (_variableName ${_variableNames})

0 commit comments

Comments
 (0)