Skip to content
New issue

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

Make test app and installation of headers optional #7

Open
Mr-Question opened this issue Dec 6, 2020 · 0 comments
Open

Make test app and installation of headers optional #7

Mr-Question opened this issue Dec 6, 2020 · 0 comments

Comments

@Mr-Question
Copy link

Instead of copying of dynalo headers to target project, there is an option when it could be included directly via CMakeLists.txt.

However, dynalo installs both test app (shared library), headers and CMake helper files by default, so it is necessary to perform manual clean up.

Manipulation via CMake variables could help in doing this automatically.

Mr-Question pushed a commit to Mr-Question/dynalo that referenced this issue Dec 6, 2020
Added CMake variables DYNALO_INSTALL_API and DYNALO_BUILD_TEST to
enable/disable usage of test app and installation of auxiliary files.
Mr-Question pushed a commit to Mr-Question/dynalo that referenced this issue Mar 18, 2021
Added CMake variables DYNALO_INSTALL_API and DYNALO_BUILD_TEST to
enable/disable usage of test app and installation of auxiliary files.
Mr-Question pushed a commit to Mr-Question/dynalo that referenced this issue Apr 11, 2021
Added CMake variables DYNALO_INSTALL_API and DYNALO_BUILD_TEST to
enable/disable usage of test app and installation of auxiliary files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant