aboutsummaryrefslogtreecommitdiffstats
path: root/libethconsole/CMakeLists.txt
blob: 610c588895ca31e9fd2d70f0c35203a96dbc82f7 (plain) (blame)
1
2
3
4
5
6
7
cmake_policy(SET CMP0015 NEW)

aux_source_directory(. SRCS)

add_sources(${SRCS})