Find rocJPEG - Updates (#129)
* CMake Config - updates * Find rocjpeg - updates * Build Fix * CMake Prefix - Updates * CMakeLists - Prefix updates * CMakeLists - Remove cmake modules from package * CMakeLists - Fix typo * Include file - SRC Location updates
This commit is contained in:
@@ -42,7 +42,7 @@ THE SOFTWARE.
|
||||
namespace fs = std::experimental::filesystem;
|
||||
#endif
|
||||
#include <chrono>
|
||||
#include "rocjpeg.h"
|
||||
#include "rocjpeg/rocjpeg.h"
|
||||
|
||||
#define CHECK_ROCJPEG(call) { \
|
||||
RocJpegStatus rocjpeg_status = (call); \
|
||||
|
||||
Reference in New Issue
Block a user