cmake: add BUILD_TESTING support
Currently tests/ requires pulling gtest from git, which is far from
ideal for distribution builds (not to mention we don't need to unit test
in an RPM build). So add the ability to disable tests/ builds.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Showing
Please register or sign in to comment