We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3168806 commit eb87a57Copy full SHA for eb87a57
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.12) # Don't bump this version for no reason
+cmake_minimum_required(VERSION 3.13) # for add_link_options
2
project("llama.cpp" C CXX)
3
4
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
0 commit comments