mirror of
https://github.com/NGSolve/netgen.git
synced 2025-02-03 08:40:33 +05:00
set python3 root on mac explicitly
This commit is contained in:
parent
5c87a797ff
commit
a94a940fe3
@ -241,6 +241,7 @@ build_mac:
|
||||
-DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
|
||||
-DUSE_CGNS=ON
|
||||
-DUSE_OCC=ON
|
||||
-DPython3_ROOT_DIR=/Library/Frameworks/Python.framework/Versions/3.8/
|
||||
- make -j5 install
|
||||
|
||||
test_mac:
|
||||
|
Loading…
Reference in New Issue
Block a user