Skip to content

Commit

Permalink
revert install target in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
idigs authored Jan 29, 2024
1 parent e43a0df commit 2011991
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ if(${USE_FIO})
target_link_libraries (xkorc ${FIO_LIBRARIES} ${M3DC1_LIBRARIES})
target_link_libraries (xkorc ${NIMFIO_LIBRARIES} ${NIMBLK_LIBRARIES} ${NIMBTY_LIBRARIES} ${NIMLOC_LIBRARIES} ${NIMITER_LIBRARIES} ${NIMMAT_LIBRARIES} ${NIMPAR_LIBRARIES} ${NIMLIB_LIBRARIES} ${NIMMPI_LIBRARIES} ${NIMLAP_LIBRARIES} ${NIMSLU_LIBRARIES} ${NIMLUD_LIBRARIES})
endif()

install (TARGETS xkorc)

0 comments on commit 2011991

Please sign in to comment.