mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 12:54:50 +01:00
Remove installation of poet binary
This commit is contained in:
parent
a1e771f7ed
commit
3d203f307f
@ -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