remove poshlib tests
This commit is contained in:
parent
0cbe2baaa5
commit
25f977318f
@ -5,10 +5,3 @@ SET(POSHLIB_SRCS
|
||||
|
||||
ADD_LIBRARY(posh STATIC ${POSHLIB_SRCS})
|
||||
|
||||
ADD_EXECUTABLE(archtest tests/arch/archtest.c)
|
||||
TARGET_LINK_LIBRARIES(archtest posh)
|
||||
|
||||
#ADD_EXECUTABLE(linktest tests/linktest/linktest.cpp tests/linktest/testlib.cpp)
|
||||
#TARGET_LINK_LIBRARIES(linktest posh)
|
||||
|
||||
ADD_TEST(POSHTEST archtest)
|
||||
|
Loading…
Reference in New Issue
Block a user