Skip to content

Commit d974361

Browse files
authored
disable testing for now
1 parent 943c5c4 commit d974361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.25)
44

55
project(beman.scope DESCRIPTION "Generic Scope Guard" LANGUAGES CXX)
66

7-
enable_testing()
7+
# enable_testing()
88

99
# [CMAKE.SKIP_TESTS]
1010
option(

0 commit comments

Comments
 (0)