index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsolidity
/
CMakeLists.txt
blob: 3ceda13b035c03f1e32e36c2388404573731506f (
plain
) (
blame
)
1
2
3
4
5
cmake_policy(SET CMP0015 NEW) aux_source_directory(. SRCS) add_sources(${SRCS})