make cmake output less verbose
This commit is contained in:
2
third-party/physfs/CMakeLists.txt
vendored
2
third-party/physfs/CMakeLists.txt
vendored
@ -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