Skip to content

Commit b70856b

Browse files
committed
Setup that test depends on all
1 parent b29852d commit b70856b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#
33
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44

5+
set(CMAKE_SKIP_TEST_ALL_DEPENDENCY FALSE)
6+
57
cmake_minimum_required(VERSION 3.27...3.31)
68

79
project(beman_optional26 VERSION 0.0.0 LANGUAGES CXX)

0 commit comments

Comments
 (0)