no-executables.patch 338 B

12345678910111213
  1. diff --git a/ports/cmake/src/CMakeLists.txt b/ports/cmake/src/CMakeLists.txt
  2. index c7ba36f..7147174 100644
  3. --- a/ports/cmake/src/CMakeLists.txt
  4. +++ b/ports/cmake/src/CMakeLists.txt
  5. @@ -372,7 +372,7 @@ if(BUILD_LIBOUT123)
  6. endif()
  7. add_subdirectory("libsyn123")
  8. -if(UNIX)
  9. +if(0)
  10. add_subdirectory("tests")
  11. if(BUILD_LIBOUT123)