mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 20:38:23 +01:00
Remove installation of poet binary
This commit is contained in:
parent
bcabe5bcc4
commit
5357bdf975
@ -69,5 +69,5 @@ add_executable(poet_init initializer.cpp)
|
||||
target_link_libraries(poet_init PRIVATE poetinitlib RRuntime)
|
||||
target_include_directories(poet_init PRIVATE "${CMAKE_CURRENT_BINARY_DIR}")
|
||||
|
||||
install(TARGETS poet DESTINATION bin)
|
||||
# install(TARGETS poet DESTINATION bin)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user