aboutsummaryrefslogtreecommitdiffstats
path: root/test/contracts/CMakeLists.txt
blob: 3ceda13b035c03f1e32e36c2388404573731506f (plain) (blame)
1
2
3
4
5
cmake_policy(SET CMP0015 NEW)

aux_source_directory(. SRCS)

add_sources(${SRCS})