Loading isis/src/core/swig/python/CMakeLists.txt +3 −0 Original line number Original line Diff line number Diff line Loading @@ -44,3 +44,6 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/__init__.py ## Move the tests ## Move the tests #file(COPY ${CMAKE_SOURCE_DIR}/python/tests #file(COPY ${CMAKE_SOURCE_DIR}/python/tests # DESTINATION ${CMAKE_CURRENT_BINARY_DIR}) # DESTINATION ${CMAKE_CURRENT_BINARY_DIR}) install(CODE "execute_process(COMMAND ${Python3_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/setup.py install --single-version-externally-managed --record=record.txt WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})") Loading
isis/src/core/swig/python/CMakeLists.txt +3 −0 Original line number Original line Diff line number Diff line Loading @@ -44,3 +44,6 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/__init__.py ## Move the tests ## Move the tests #file(COPY ${CMAKE_SOURCE_DIR}/python/tests #file(COPY ${CMAKE_SOURCE_DIR}/python/tests # DESTINATION ${CMAKE_CURRENT_BINARY_DIR}) # DESTINATION ${CMAKE_CURRENT_BINARY_DIR}) install(CODE "execute_process(COMMAND ${Python3_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/setup.py install --single-version-externally-managed --record=record.txt WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})")