make cmake output less verbose
This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@
|
||||
|
||||
set(PHYSFS_VERSION 3.2.0)
|
||||
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
project(PhysicsFS VERSION ${PHYSFS_VERSION} LANGUAGES C )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user