osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/onomondo-ipa/+/42975?usp=email )
Change subject: CMakeLists: add install target for ipa ...................................................................... CMakeLists: add install target for ipa Change-Id: I1b3d248ca2df14835c65139df90ccd2e2f1b80aa --- M CMakeLists.txt 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/onomondo-ipa refs/changes/75/42975/1 diff --git a/CMakeLists.txt b/CMakeLists.txt index c259f53..add2638 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,3 +31,5 @@ include(CTest) add_subdirectory(tests) + +install(TARGETS ipa) -- To view, visit https://gerrit.osmocom.org/c/onomondo-ipa/+/42975?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: onomondo-ipa Gerrit-Branch: master Gerrit-Change-Id: I1b3d248ca2df14835c65139df90ccd2e2f1b80aa Gerrit-Change-Number: 42975 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]>
