-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e Delete ut_cmake_checks test program.
This does not build against a clone of Boost.ut in Linux with gcc9, and it's not important enough to fix that. See claremacrae/ApprovalTests.cpp.CMakeSamples#2
- Loading branch information
1 parent
3f99273
commit fa12ddf
Showing
3 changed files
with
0 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# Verify various bits of our CMake setup | ||
add_subdirectory(catch2_cmake_checks) | ||
add_subdirectory(doctest_cmake_checks) | ||
add_subdirectory(ut_cmake_checks) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.