Updates to rocDecode and rocJPEG samples (#166)

* Edit CMakeList files and include paths for library headers.
This commit is contained in:
Sajina PK
2025-04-16 17:12:21 -04:00
committed by GitHub
parent b25b6cec92
commit e805c0f3e7
6 changed files with 11 additions and 26 deletions
+1 -1
View File
@@ -726,4 +726,4 @@ main(int argc, char** argv)
}
return 0;
}
}