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

Added command line options, to avoid having to build tests, examples … #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 18, 2023

  1. Added command line options, to avoid having to build tests, examples …

    …and gtest.
    
    Using this project as a submodule in CMake, it is not always needed to build the tests and examples. Adding 'option' allows easier enabling/disabling of building these subdirectories. Default is ON, so as not to break anything existing.
    
    Signed-off-by: jochemste <jochemstevense@protonmail.com>
    jochemste committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    566e6fc View commit details
    Browse the repository at this point in the history