Skip to content

Commit

Permalink
Davix CMake option -DDAVIX_TESTS=OFF is added
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Colonel authored and pcanal committed Jan 19, 2022
1 parent 78a4751 commit eb830f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builtins/davix/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ ExternalProject_Add(DAVIX
-DSTATIC_LIBRARY=ON
-DSHARED_LIBRARY=OFF
-DENABLE_TOOLS=OFF
-DDAVIX_TESTS=OFF
-DCMAKE_C_COMPILER=${CMAKE_C_COMPILER}
-DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}
-DCMAKE_C_FLAGS=${CMAKE_C_FLAGS}
Expand Down

0 comments on commit eb830f3

Please sign in to comment.