Skip to content
Snippets Groups Projects

macOS compatibility + cleaning

Merged Boman Romain requested to merge boman into master
6 files
+ 2
54
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 1
1
@@ -14,5 +14,5 @@
# Disable Trilinos (we should test with Trilinos/clang)
LIST(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR})
INCLUDE(disable-trilinos)
SET(Python3_ROOT_DIR "/Library/Frameworks/Python.framework/Versions/3.7" CACHE PATH "" FORCE)
Loading