mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-11 01:08:39 +12:00
removed redundant cmake version check
This commit is contained in:
parent
9e008996ab
commit
e9d785475e
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
cmake_minimum_required(VERSION 3.8.2)
|
|
||||||
|
|
||||||
if(USE_PRECOMPILED_HEADERS AND NOT COMMAND target_precompile_headers)
|
if(USE_PRECOMPILED_HEADERS AND NOT COMMAND target_precompile_headers)
|
||||||
include(cotire)
|
include(cotire)
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue