From 8723fea62bdff579b2b7fa580578af3da687ebe7 Mon Sep 17 00:00:00 2001 From: Uwe Risse Date: Thu, 9 Mar 2023 22:10:31 +0100 Subject: [PATCH] Build qmap also on Linux and macOS. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 07c8fee1d..bb4764e6f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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