changing folder naming convention for linux
This commit is contained in:
parent
322564970b
commit
e0acfad727
@ -20,6 +20,6 @@ if(CMAKE_BUILD_TYPE MATCHES "Debug")
|
|||||||
add_definitions(-DRENDER_DEBUG)
|
add_definitions(-DRENDER_DEBUG)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(CMAKE_TEMPLATE_PATH "../cmaketemplate")
|
set(CMAKE_TEMPLATE_PATH "../CMakeTemplate")
|
||||||
|
|
||||||
include(${CMAKE_TEMPLATE_PATH}/template.cmake)
|
include(${CMAKE_TEMPLATE_PATH}/template.cmake)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user