3 lines
71 B
CMake
Raw Normal View History

2015-11-17 17:22:37 +01:00
set(CMAKE_INSTALL_PREFIX "/opt/${PROJECT_NAME}")
include(Common.cmake)