We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The purpose of this task is to take advantage of modern CMake features and refresh the CMake scripts used in the build process.
Here is a non-exhaustive list of considered options:
This task also falls under the scope of improving the user experience of the library.
The text was updated successfully, but these errors were encountered:
#120 Start a new base CMake script and deprecate old one.
59686fa
#120 - Organise main lib directories and create a lib target.
0b0a859
#120 - Remove alternative tokens and bring the lib to a buildable state.
e30a40c
#120 - Add a conan file and temporary OpenCV dependency.
99fbbcd
#120 - Bring opencv resources and adapt to new version.
0c2dabe
joubs
No branches or pull requests
The purpose of this task is to take advantage of modern CMake features and refresh the CMake scripts used in the build process.
Here is a non-exhaustive list of considered options:
This task also falls under the scope of improving the user experience of the library.
The text was updated successfully, but these errors were encountered: