Remove wsprsim and jt4sim from install & packaging

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6115 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2015-11-17 18:10:54 +00:00
parent 3afb5508e3
commit 3460946f7e
1 changed files with 1 additions and 1 deletions

View File

@ -983,7 +983,7 @@ install (TARGETS wsjtx
BUNDLE DESTINATION . COMPONENT runtime
)
install (TARGETS jt9 jt65code jt9code jt4code jt4sim wsprd wsprsim message_aggregator
install (TARGETS jt9 jt65code jt9code jt4code wsprd message_aggregator
RUNTIME DESTINATION ${WSJT_BIN_DESTINATION} COMPONENT runtime
BUNDLE DESTINATION ${WSJT_BIN_DESTINATION} COMPONENT runtime
)