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 2c1e137 commit 72365baCopy full SHA for 72365ba
CMakeLists.txt
@@ -1,8 +1,8 @@
1
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
2
-cmake_policy(VERSION 3.13)
+cmake_policy(VERSION 3.12)
3
4
project(Bear
5
- VERSION 3.0.12
+ VERSION 3.0.13
6
DESCRIPTION "Bear is a tool to generate compilation database for clang tooling."
7
LANGUAGES C CXX
8
)
0 commit comments