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
-DBUILD_TESTING=OFF
-DBUILD_TESTING=ON
COMMON_TEST_*
make install
libexec/gz/physics6/COMMON_TEST_*
The text was updated successfully, but these errors were encountered:
we can fix this in our homebrew formulae fairly easily, but it may be something that we want to fix in the gz-physics cmake files
Sorry, something went wrong.
scpeters
No branches or pull requests
Environment
-DBUILD_TESTING=OFF
Description
-DBUILD_TESTING=OFF
should install the same files as with-DBUILD_TESTING=ON
COMMON_TEST_*
executables are not built or installed when-DBUILD_TESTING=OFF
Steps to reproduce
-DBUILD_TESTING=OFF
make install
libexec/gz/physics6/COMMON_TEST_*
files are installed to the install prefixOutput
The text was updated successfully, but these errors were encountered: