mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-03 15:20:27 +01:00
removed redundant cmake version check
This commit is contained in:
parent
9e008996ab
commit
e9d785475e
|
|
@ -1,5 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.8.2)
|
||||
|
||||
|
||||
if(USE_PRECOMPILED_HEADERS AND NOT COMMAND target_precompile_headers)
|
||||
include(cotire)
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Reference in a new issue