We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e8584 commit d4f6032Copy full SHA for d4f6032
1 file changed
CMakeLists.txt
@@ -39,4 +39,4 @@ target_link_libraries(octdata4python
39
Python3::Module
40
)
41
42
-install(TARGETS ${CMAKE_PROJECT_NAME} LIBRARY DESTINATION octdata4python)
+install(TARGETS ${CMAKE_PROJECT_NAME} LIBRARY DESTINATION octdata4python/core)
0 commit comments