repo.or.cz
/
transsip-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mailmap: add mail alias
[transsip-mirror.git]
/
src
/
test
/
CMakeLists.txt
blob
bd6f104293c6207f8abbc65872fd9f4c4ceb9712
1
INCLUDE_DIRECTORIES (${CMAKE_SOURCE_DIR})
2
LINK_DIRECTORIES (${CMAKE_SOURCE_DIR})
3
4
ADD_EXECUTABLE(test_dummy test_dummy.c tap.c ../xutils.c ../xmalloc.c)
5
ADD_TEST(Test1 test_dummy)