fix
This commit is contained in:
parent
29b8ed5040
commit
26de012567
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ include(GNUInstallDirs)
|
|||
set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_FULL_LIBDIR}")
|
||||
set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
|
||||
|
||||
# should this be on?
|
||||
#set(MW_INSTALL_HEADERS OFF)
|
||||
|
||||
add_subdirectory(submodule/milsko) # Since Milsko provides CMake, we just use it
|
||||
|
||||
add_subdirectory(engine)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue