mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
inherit minimum cmake version from ja2
all this does is silence the warning that cmake 2.6 is deprecated, we're never building bfVFS standalone anyway
This commit is contained in:
committed by
majcosta
parent
b8a870df02
commit
eca4086d30
@@ -1,5 +1,3 @@
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
|
||||
project(bfVFS)
|
||||
|
||||
set(BFVFS_VERSION_MAJOR 1)
|
||||
|
||||
Reference in New Issue
Block a user