Skip to content

Commit d411951

Browse files
authored
Update CMakeLists.txt
1 parent 40a9278 commit d411951

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
project ("CatCutifier")
44

5+
# Add the cmake folder so the FindSphinx module is found
56
set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
67

78
add_subdirectory ("CatCutifier")

0 commit comments

Comments
 (0)