Remove unneeded code (fixes flag "conflicts")
cmake should add appropriate flags depending on build type automatically
This commit is contained in:
committed by
Nekotekina
parent
0fb8ad8c5a
commit
5bf6c25652
+1
-1
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
|
||||
set(ASMJIT_STATIC TRUE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user