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

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

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.

Fixes #1941.
parent c4687889
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