You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/doxygen.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ jobs:
39
39
-DCMAKE_CXX_COMPILER=clang++
40
40
-DCMAKE_C_COMPILER=clang
41
41
-DCMAKE_BUILD_TYPE=Debug
42
+
-DLODESTONE_UTILITIES_BUILD_TESTS=OFF
42
43
43
44
- name: Generate Doxygen page
44
45
# Build your program with the given configuration. Note that --config is needed because the default Windows generator is a multi-config generator (Visual Studio generator).
0 commit comments