shaka-packager/link-test
Joey Parrish 562473c57e
build: Use the standard BUILD_SHARED_LIBS variable (#1292)
Use the standard BUILD_SHARED_LIBS variable instead of the custom
LIBPACKAGER_SHARED variable
2023-10-19 10:05:35 -07:00
..
CMakeLists.txt build: Use the standard BUILD_SHARED_LIBS variable (#1292) 2023-10-19 10:05:35 -07:00
README.md feat: add install target for cmake (#1269) 2023-10-16 13:08:48 -07:00
test.cc feat: add install target for cmake (#1269) 2023-10-16 13:08:48 -07:00

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.