We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943c5c4 commit d974361Copy full SHA for d974361
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.25)
4
5
project(beman.scope DESCRIPTION "Generic Scope Guard" LANGUAGES CXX)
6
7
-enable_testing()
+# enable_testing()
8
9
# [CMAKE.SKIP_TESTS]
10
option(
0 commit comments