Loading examples/cxx/CMakeLists.txt +5 −0 Original line number Diff line number Diff line Loading @@ -121,3 +121,8 @@ if(SCORD_BUILD_TESTS) ) endforeach() endif() # Install ADM_ping_cxx as a convenience tool install(TARGETS ADM_ping_cxx RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} ) Loading
examples/cxx/CMakeLists.txt +5 −0 Original line number Diff line number Diff line Loading @@ -121,3 +121,8 @@ if(SCORD_BUILD_TESTS) ) endforeach() endif() # Install ADM_ping_cxx as a convenience tool install(TARGETS ADM_ping_cxx RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} )