mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 03:58:50 -04:00
Build either map65 or q65w, but not both.
This commit is contained in:
parent
f7421feb62
commit
dc69832745
@ -1420,13 +1420,12 @@ else (${OPENMP_FOUND} OR APPLE)
|
||||
endif (${OPENMP_FOUND} OR APPLE)
|
||||
|
||||
if (WIN32)
|
||||
# build map65
|
||||
find_package (Portaudio REQUIRED)
|
||||
# build map65 OR q65w
|
||||
# add_subdirectory (map65)
|
||||
add_subdirectory (q65w)
|
||||
endif ()
|
||||
|
||||
|
||||
# build the main application
|
||||
generate_version_info (wsjtx_VERSION_RESOURCES
|
||||
NAME wsjtx
|
||||
|
1788
CMakeLists.txt.0
1788
CMakeLists.txt.0
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user