We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0631b commit 179c018Copy full SHA for 179c018
test/CMakeLists.txt
@@ -12,7 +12,7 @@ include (CTest)
12
13
cmake_path(GET PROJECT_SOURCE_DIR PARENT_PATH PRJ_ROOT)
14
15
-message("\n\PROJECT ROOT at: " ${PRJ_ROOT})
+message("\nPROJECT ROOT at: " ${PRJ_ROOT})
16
include_directories(./include)
17
message("hej")
18
0 commit comments