Skip to content

Commit

Permalink
Setup that test depends on all
Browse files Browse the repository at this point in the history
  • Loading branch information
ClausKlein committed Dec 6, 2024
1 parent b29852d commit b70856b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

set(CMAKE_SKIP_TEST_ALL_DEPENDENCY FALSE)

cmake_minimum_required(VERSION 3.27...3.31)

project(beman_optional26 VERSION 0.0.0 LANGUAGES CXX)
Expand Down

0 comments on commit b70856b

Please sign in to comment.