Skip to content

Commit

Permalink
Update github workflow Dakota build to C++14
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Aug 8, 2023
1 parent ebc0fc4 commit c5848f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
mkdir build
cd build
cmake \
-DCMAKE_CXX_STANDARD=14 \
-DBUILD_SHARED_LIBS=ON \
-DDAKOTA_PYTHON_DIRECT_INTERFACE=ON \
-DDAKOTA_PYTHON_DIRECT_INTERFACE_NUMPY=ON \
Expand Down

0 comments on commit c5848f0

Please sign in to comment.