mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03: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)
|
||||
include(cotire)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue