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 b29852d commit b70856bCopy full SHA for b70856b
CMakeLists.txt
@@ -2,6 +2,8 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4
5
+set(CMAKE_SKIP_TEST_ALL_DEPENDENCY FALSE)
6
+
7
cmake_minimum_required(VERSION 3.27...3.31)
8
9
project(beman_optional26 VERSION 0.0.0 LANGUAGES CXX)
0 commit comments