mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Use CMAKE_CURRENT_SOURCE_DIR for the CMake module path
This commit is contained in:
+1
-1
@@ -156,7 +156,7 @@ if(UNIX)
|
||||
endif()
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH
|
||||
${CMAKE_SOURCE_DIR}/CMake
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/CMake
|
||||
)
|
||||
|
||||
# Support functions
|
||||
|
||||
Reference in New Issue
Block a user