84009d82ef
They can still be skipped by passing `-DSKIP_INTEGRATION_TESTS=ON` for the build configuration. Fix integration tests so they run correctly when building out of tree. Use FindPython3 in CMake to fix build and integration tests on Windows. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.md | ||
test.cc |
README.md
Link test for libpackager
This is a dummy application to test linking libpackager. It gives us a build
target that validates our install target works and that our public headers (in
../include/packager/...
) are complete and self-contained.