Skip to content

Commit 62a8c9c

Browse files
committed
Try harder when enabling cmake tests.
1 parent db757a0 commit 62a8c9c

File tree

1 file changed

+1
-1
lines changed
  • pbuilder-shared/wrappers

1 file changed

+1
-1
lines changed

pbuilder-shared/wrappers/cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/usr/bin/cmake "$@" -DBUILD_TESTING=ON -DBUILD_TESTS=ON -DENABLE_TESTING=ON -DENABLE_TESTS=ON
1+
/usr/bin/cmake "$@" -DBUILD_TESTING=ON -DBUILD_TESTS=ON -DENABLE_TESTING=ON -DENABLE_TESTS=ON -DBUILD_UNIT_TESTS=ON
22

0 commit comments

Comments
 (0)