usnistgov / NFIQ2

Optical live-scan and ink fingerprint image quality assessment tool
https://www.nist.gov/services-resources/software/development-nfiq-20
Other
129 stars 57 forks source link

Make FingerJet FX OSE an ExternalProject #295

Closed gfiumara closed 3 years ago

gfiumara commented 3 years ago

Makes FingerJetFX OSE an ExternalProject, as opposed to add_subdirectory. This better separates the external dependency from the code within this repo. It's still a bit fuzzy because of NFIQ2 itself being an external project within the superbuild, but it's about as best we can get at this point.

This relies on a third-party PR to FingerJetFX OSE that adds an install target so that the built libraries can be relocated. This has been submitted as a PR upstream.

Closes #169.

github-actions[bot] commented 3 years ago

:white_check_mark: Compliance regression test passed on all tested platforms.