summaryrefslogtreecommitdiff
path: root/source/test/unittests/CMakeLists.txt
blob: d5cc5732f692cd1071ace7f9f30aaed86f8f7768 (plain)
1
2
3
4
target_sources(
  ${KIT_TEST_SUITE}
    PRIVATE
      async_function.test.c main.test.c)