Add compilation test for standalone inclusion of openjpeg.h (#798)
authorMatthieu Darbois <mayeut@users.noreply.github.com>
Thu, 14 Jul 2016 09:06:26 +0000 (11:06 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Jul 2016 09:06:26 +0000 (11:06 +0200)
commitb8bd1b0e07cf427b80eb0dc6823efebbdd1b8e5b
treeca702e04793729749ccc1a094270e1b6ea13c86b
parente40c28c2e89c30ebb682fe2fabef10930e039c1f
Add compilation test for standalone inclusion of openjpeg.h (#798)

This ensures all openjpeg.h dependencies are met.
Fix #673
tests/CMakeLists.txt
tests/include_openjpeg.c [new file with mode: 0644]