2
0
mirror of https://github.com/boostorg/url.git synced 2026-01-20 17:12:16 +00:00

3 Commits

Author SHA1 Message Date
alandefreitas
b6688d9fbb test: cmake tests return integers 2024-10-04 11:32:08 -03:00
Christian Mazakas
392bbfc445 test: invoke methods defined in the DLL
URL's find_package() CMake test doesn't actually invoke any methods defined in the found DLL for Windows platforms with BUILD_SHARED_LIBS.

This PR updates the test to use components of URL with out-of-line definitions which now triggers an expected CI failure.
2023-12-06 20:03:36 -03:00
alandefreitas
85aa57658f cmake subdir tests
related to #188
2022-06-14 15:50:43 -03:00