summaryrefslogtreecommitdiff
path: root/src/tests/eo/children/CMakeLists.txt
blob: bcd86ef21c16084f5c5f0672904d697e1cdc3fbb (plain)
1
2
3
4
5
6
7
8
9
set(LIBRARIES
  eo
)

set(SOURCES
  children_main.c
  children_simple.c
  children_simple.h
)