blob: 769f0957c3cb0bf11d99c77aed0ba6d0deac443b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- src/svxlink/devcal/CMakeLists.txt.orig 2018-03-04 18:59:29 UTC
+++ src/svxlink/devcal/CMakeLists.txt
@@ -21,3 +21,6 @@ set_target_properties(devcal PROPERTIES
# Install targets
install(TARGETS devcal DESTINATION ${BIN_INSTALL_DIR})
+
+# Install targets
+install(TARGETS devcal DESTINATION ${BIN_INSTALL_DIR})
|