|
avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
Functions | |
| include (GNUInstallDirs) file(GLOB_RECURSE AV_SOURCES "*.cpp") file(GLOB_RECURSE AV_HEADERS "*.h" "*.hpp") set(AV_NAMESPACE avcpp) set(AV_BASENAME avcpp) macro(setup_package_version_avcpp _pkg) foreach(TYPE MAJOR MINOR PATCH TWEAK) if(DEFINED $ | |
| include | ( | GNUInstallDirs | ) |