mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-30 04:32:27 -04:00
No need to export new wsjtx_udp library from build tree
If needed then requires a newer CMake minimum version. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6692 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
ae3749bb46
commit
11430044e2
@ -1122,7 +1122,6 @@ install (TARGETS wsjtx_udp EXPORT udp
|
||||
install (EXPORT udp NAMESPACE wsjtx::
|
||||
DESTINATION ${WSJT_LIB_DESTINATION}/cmake/wsjtx
|
||||
)
|
||||
export (EXPORT udp NAMESPACE wsjtx:: FILE udp-exports.cmake)
|
||||
install (FILES
|
||||
Radio.hpp
|
||||
MessageServer.hpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user