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 0a18645 commit 21ddfc2Copy full SHA for 21ddfc2
tests/functests/CMakeLists.txt
@@ -49,6 +49,8 @@ endif()
49
source_group(" " REGULAR_EXPRESSION "")
50
source_group("common" REGULAR_EXPRESSION "/tests/common/")
51
52
+message("-- functests: CMAKE_SOURCE_DIR: ${CMAKE_SOURCE_DIR}")
53
+
54
include_directories( ${CMAKE_SOURCE_DIR} )
55
56
if(BUILD_IOS)
0 commit comments