Skip to content

Commit d4f6032

Browse files
authored
Update CMakeLists.txt
Update install destination
1 parent d9e8584 commit d4f6032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ target_link_libraries(octdata4python
3939
Python3::Module
4040
)
4141

42-
install(TARGETS ${CMAKE_PROJECT_NAME} LIBRARY DESTINATION octdata4python)
42+
install(TARGETS ${CMAKE_PROJECT_NAME} LIBRARY DESTINATION octdata4python/core)

0 commit comments

Comments
 (0)