Skip to content

Commit

Permalink
Remove install target for unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Feb 13, 2024
1 parent 4fe4836 commit bdf38b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ApplicationLibCode/UnitTests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,5 +214,3 @@ if(MSVC)
endif(MSVC)

add_test(NAME ResInsight-tests COMMAND ResInsight-tests)

install(TARGETS ResInsight-tests DESTINATION ${RESINSIGHT_INSTALL_FOLDER})

0 comments on commit bdf38b9

Please sign in to comment.