mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 11:35:33 -04:00
[cmake] Renamed 'modules' to 'libs'.
This commit is contained in:
parent
8b6e4377e5
commit
31ee8efcfb
@ -14,7 +14,7 @@ ENDIF(NOT CMAKE_PROJECT_VERSION OR NOT CMAKE_PROJECT_VERSION_MAJOR)
|
||||
|
||||
LIST(APPEND CMAKE_MODULE_PATH
|
||||
"${CMAKE_SOURCE_DIR}/cmake/macros"
|
||||
"${CMAKE_SOURCE_DIR}/cmake/modules"
|
||||
"${CMAKE_SOURCE_DIR}/cmake/libs"
|
||||
)
|
||||
|
||||
# If no build type is set, default to "Debug".
|
||||
|
Loading…
Reference in New Issue
Block a user