mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-13 19:29:02 -04:00
Build either map65 or q65w, but not both.
This commit is contained in:
+1
-2
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user