mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
removed automocs
This commit is contained in:
parent
5af545d47d
commit
fa43a0ee95
@ -1,4 +1,5 @@
|
||||
cmake_policy(SET CMP0015 NEW)
|
||||
set(CMAKE_AUTOMOC OFF)
|
||||
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DSTATICLIB")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user