Skip to content

Commit

Permalink
namespace zero full
Browse files Browse the repository at this point in the history
  • Loading branch information
matkonnerth committed Nov 20, 2024
1 parent 02f3dcf commit c4b730d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Build nodesetLoader
run: |
cd ./nodesetLoader && cmake "-DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=./cmake-conan/conan_provider.cmake" -DCMAKE_BUILD_TYPE=Release `
-DUA_NAMESPACE_ZERO=FULL `
-DENABLE_TESTING=ON `
-DENABLE_CONAN=ON . && `
cmake --build .
Expand Down

0 comments on commit c4b730d

Please sign in to comment.