11 lines
379 B
Text
11 lines
379 B
Text
--- Quantis/CMakeLists.txt.orig 2011-05-27 14:12:20.000000000 +0200
|
|
+++ Quantis/CMakeLists.txt 2011-05-27 14:15:01.000000000 +0200
|
|
@@ -151,7 +151,7 @@
|
|
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIB_DIR}
|
|
)
|
|
|
|
-INSTALL(FILES ${Public_Headers} DESTINATION include)
|
|
+INSTALL(FILES ${Public_Headers} DESTINATION include/Quantis)
|
|
|
|
|
|
########## Quantis Compatilibity Libraries ##########
|