We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a9278 commit d411951Copy full SHA for d411951
CMakeLists.txt
@@ -2,6 +2,7 @@
2
3
project ("CatCutifier")
4
5
+# Add the cmake folder so the FindSphinx module is found
6
set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
7
8
add_subdirectory ("CatCutifier")
0 commit comments