mirror of
https://github.com/boostorg/asio.git
synced 2026-01-27 18:42:07 +00:00
asio cmake test fixes
[SVN r53162]
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
foreach(test
|
||||
posix_basic_descriptor
|
||||
posix_basic_stream_descriptor
|
||||
posix_descriptor_base
|
||||
posix_stream_descriptor
|
||||
posix_stream_descriptor_service
|
||||
basic_descriptor
|
||||
basic_stream_descriptor
|
||||
descriptor_base
|
||||
stream_descriptor
|
||||
stream_descriptor_service
|
||||
)
|
||||
boost_test_link(${test})
|
||||
asio_test_link(${test})
|
||||
endforeach()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user