mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-04-03 18:08:40 -04:00
Build qmap also on Linux and macOS.
This commit is contained in:
parent
2b7a76232f
commit
8723fea62b
@ -1431,8 +1431,8 @@ endif (${OPENMP_FOUND} OR APPLE)
|
||||
if (WIN32)
|
||||
find_package (Portaudio REQUIRED)
|
||||
add_subdirectory (map65)
|
||||
add_subdirectory (qmap)
|
||||
endif ()
|
||||
add_subdirectory (qmap)
|
||||
|
||||
# build the main application
|
||||
generate_version_info (wsjtx_VERSION_RESOURCES
|
||||
|
Loading…
Reference in New Issue
Block a user