cmake: use relative path for mode vars
This commit is contained in:
parent
b928ebdd53
commit
4af1f31a3f
@ -1978,4 +1978,4 @@ endif()
|
|||||||
#
|
#
|
||||||
# Include configuration override settings
|
# Include configuration override settings
|
||||||
#
|
#
|
||||||
include(cmake/vars/EnableModeVars.cmake)
|
include("${CMAKE_CURRENT_LIST_DIR}/vars/EnableModeVars.cmake")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user