mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Remove unneeded code (fixes flag "conflicts")
cmake should add appropriate flags depending on build type automatically
This commit is contained in:
parent
0fb8ad8c5a
commit
5bf6c25652
2 changed files with 1 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
|
||||
set(ASMJIT_STATIC TRUE)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue