This commit is contained in:
Vitor Santos Costa
2017-12-12 11:17:33 +00:00
parent 237430afb4
commit 85f444cc94
5 changed files with 64 additions and 47 deletions

View File

@@ -82,5 +82,5 @@
install(CODE "execute_process(COMMAND ${PYTHON_EXECUTABLE} -m pip install --ignore-installed --no-deps .
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})")
install(FILES ${PL_FILES} DESTINATION ${libpl} )
install(FILES ${PL_SOURCES} DESTINATION ${libpl} )