projects
/
aebutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f6e913
)
Updated aeb/CmakeLists.txt to avoid multiple includes of CPACK
author
Ebersold
<aebersol@n3150.home>
Wed, 5 Jan 2022 10:40:13 +0000
(11:40 +0100)
committer
Ebersold
<aebersol@n3150.home>
Wed, 5 Jan 2022 10:40:13 +0000
(11:40 +0100)
aeb/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/aeb/CMakeLists.txt
b/aeb/CMakeLists.txt
index 45df01f96ce0e7a2885be2d15cbd540c7259caba..4dffb29d6e73209677f5bffa1b94ab1c78a08e0a 100644
(file)
--- a/
aeb/CMakeLists.txt
+++ b/
aeb/CMakeLists.txt
@@
-106,4
+106,4
@@
IF(${CMAKE_SYSTEM_NAME} MATCHES "Darwin" )
ENDIF()
\r
#SET(CPACK_PACKAGE_EXECUTABLES "cstaspy")
\r
SET(CPACK_PACKAGE_EXECUTABLES "aeb-tools" "aeb tools library")
\r
-INCLUDE(CPack)
\r
+
#
INCLUDE(CPack)
\r