Skip to content

Commit 8045db3

Browse files
committed
Enable cmake tests more aggressively.
1 parent 46f7e31 commit 8045db3

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

pbuilder-shared/wrappers/cmake

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

0 commit comments

Comments
 (0)