mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-28 15:41:22 +01:00
cmake scripts for all tests
This commit is contained in:
@@ -114,6 +114,7 @@ set( BASE_SRCS
|
||||
src/TextEncoding.cpp
|
||||
src/TextIterator.cpp
|
||||
src/Thread.cpp
|
||||
src/ThreadTarget.cpp
|
||||
src/ThreadLocal.cpp
|
||||
src/ThreadPool.cpp
|
||||
src/Timer.cpp
|
||||
@@ -210,4 +211,4 @@ install(
|
||||
)
|
||||
|
||||
add_subdirectory( samples )
|
||||
#add_subdirectory( testsuite )
|
||||
add_subdirectory( testsuite )
|
||||
|
||||
Reference in New Issue
Block a user