We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec98dc commit 2a840c1Copy full SHA for 2a840c1
src/jsontestrunner/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-FIND_PACKAGE(PythonInterp 2.6 REQUIRED)
+FIND_PACKAGE(PythonInterp 2.6)
2
3
IF(JSONCPP_LIB_BUILD_SHARED)
4
ADD_DEFINITIONS( -DJSON_DLL )
0 commit comments