Changeset: e2c12f58c871 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/e2c12f58c871
Modified Files:
CMakeLists.txt
Branch: Jan2022
Log Message:
No need to add /usr/include to the required includes
diffs (11 lines):
diff --git a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,7 +70,6 @@ if(NOT HAVE_SYS_SOCKET_H)
set(CMAKE_EXTRA_INCLUDE_FILES "winsock.h")
endif()
endif()
-set(CMAKE_REQUIRED_INCLUDES "/usr/include")
monetdb_configure_sizes()
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]