+ create MODULE libraries in given directory

This commit is contained in:
wmayer
2015-07-24 22:56:18 +02:00
parent 2bbbeaafd2
commit b5475db2de
2 changed files with 7 additions and 1 deletions

View File

@@ -67,7 +67,9 @@ add_library(
)
target_link_libraries(area ${Boost_LIBRARIES})
set_target_properties(area PROPERTIES PREFIX "")
SET_BIN_DIR(area area)
SET_PYTHON_PREFIX_SUFFIX(area)
# this figures out where to install the Python modules
execute_process(