Skip to content
Unverified Commit 5e19d3fe authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Add custom target to wrap around custom commands. (#2198)

In CMake, we are not suppose to have multiple targets depend on the same
custom command. To avoid this, we have to add a custom target around
the command.  Then we have add the appropriate dependencies.

Fixes #1941.
parent d7634697
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment