Browse Source

cmake: Actually install the p3direct library during the CMake install process

Psychotropos 7 years ago
parent
commit
fef2fff1f1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/CMakeLists.txt

+ 1 - 0
direct/CMakeLists.txt

@@ -34,6 +34,7 @@ if(HAVE_PYTHON)
 endif()
 
 # Installation:
+install(TARGETS p3direct DESTINATION lib)
 if(HAVE_PYTHON)
   set(DIRECT_INSTALL_DIRECTORIES
       actor cluster controls directbase directdevices directnotify directscripts