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

This commit is contained in:
Psychotropos 2018-06-11 13:45:06 +01:00 committed by Sam Edwards
parent c96a49e897
commit fef2fff1f1

View File

@ -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