Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/astro/oskar/files/patch-extern_CMakeLists.txt
16461 views
1
--- extern/CMakeLists.txt.orig 2018-07-23 04:41:52 UTC
2
+++ extern/CMakeLists.txt
3
@@ -1,4 +1,4 @@
4
# src/extern/CMakeLists.txt
5
6
add_subdirectory(gtest-1.7.0)
7
-add_subdirectory(cfitsio-3.41)
8
+#add_subdirectory(cfitsio-3.41)
9
10