rename cmake file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# SetupSphinx.cmake - Find Sphinx for CI environments
|
||||
# Sphinx related utilities
|
||||
|
||||
set(SPHINX_SOURCE ${CMAKE_CURRENT_SOURCE_DIR}/source)
|
||||
set(SPHINX_BUILD ${CMAKE_BINARY_DIR})
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Find Sphinx
|
||||
include(SetupSphinx)
|
||||
include(SphinxUtils)
|
||||
setup_sphinx_environment()
|
||||
|
||||
# Add builder targets
|
||||
|
||||
Reference in New Issue
Block a user