瀏覽代碼

temporary, hide paprogs pending changes

richarddobson 1 月之前
父節點
當前提交
fd1dfaa3c1
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5 4
      dev/externals/CMakeLists.txt

+ 5 - 4
dev/externals/CMakeLists.txt

@@ -2,7 +2,8 @@ add_subdirectory(portsf)
 add_subdirectory(fastconv)
 add_subdirectory(reverb)
 add_subdirectory(mctools)
-
-##if(USE_LOCAL_PORTAUDIO)
-  add_subdirectory(paprogs)
-##endif()
+# Oct 2025: NB: these will likely be moved to separate project PVXTOOLS
+# to enable Win32 CMake build using MSVC
+#if(USE_LOCAL_PORTAUDIO)
+#  add_subdirectory(paprogs)
+#endif()