summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
blob: 00a2cdc9c915c19cdce0497629ee4d76a6236aba (plain)
1
2
3
4
5
6
7
include_directories(
	../include
)

add_library(erebos
	storage
)