update to 0.2.0
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ FetchContent_Declare(
|
|||||||
GIT_TAG main
|
GIT_TAG main
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(sphinx_cmake_modules)
|
FetchContent_MakeAvailable(sphinx_cmake_modules)
|
||||||
list(APPEND CMAKE_MODULE_PATH "${sphinx_cmake_modules_SOURCE_DIR}")
|
list(APPEND CMAKE_MODULE_PATH "${sphinx_cmake_modules_SOURCE_DIR}/cmake")
|
||||||
|
|
||||||
# Add documentation
|
# Add documentation
|
||||||
add_subdirectory(docs)
|
add_subdirectory(docs)
|
||||||
|
|||||||
Reference in New Issue
Block a user