Replace boost::filesystem with std::filesystem. Replaceboost::program_options with CLI11. Rename ProtectedAndSynchronizedQueueto ProtectedQueue. Fix error with JPEG_REGEX. Bump version to v0.5.0.
Update PCA CMakeLists.txt. Build libpackjpg as a dependent externalproject.
Correcting CMake shared/static library syntax.
Correct library install source file path.
Correct installation of static library.
Correct library header install path.
Removing leading slash from install paths.
Use computed library path for install.
Adding libpackjpg statis library target.
Modernize packJPG CMakeLists.txt. Remove Boost dependency.
View revisions
Also available in: Atom