mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-31 13:12:30 -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)
|
if (WIN32)
|
||||||
find_package (Portaudio REQUIRED)
|
find_package (Portaudio REQUIRED)
|
||||||
add_subdirectory (map65)
|
add_subdirectory (map65)
|
||||||
add_subdirectory (qmap)
|
|
||||||
endif ()
|
endif ()
|
||||||
|
add_subdirectory (qmap)
|
||||||
|
|
||||||
# build the main application
|
# build the main application
|
||||||
generate_version_info (wsjtx_VERSION_RESOURCES
|
generate_version_info (wsjtx_VERSION_RESOURCES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user