mirror of
https://github.com/nemtrif/utfcpp.git
synced 2025-04-10 23:31:52 +00:00
Drop the existing CMake structure and write the new one from scratch. The root CMakeLists.txt is used for installing the package without building and running tests. Testing is done via a separate CMakeLists.txt in the tests directory. |
||
---|---|---|
.. | ||
docker | ||
test_data | ||
apitests.cpp | ||
CMakeLists.txt | ||
negative.cpp | ||
noexceptionstests.cpp | ||
test_checked_api.h | ||
test_checked_iterator.h | ||
test_cpp11.cpp | ||
test_cpp17.cpp | ||
test_cpp20.cpp | ||
test_unchecked_api.h | ||
test_unchecked_iterator.h |