omnitrace find_package support (#3)
* omnitrace find_package support
- Fix to INSTALL_DESTINATION for configure_package_config_file
- Fixes to ConfigInstall.cmake and omnitrace-config.cmake.in
* Test find_package
[ROCm/rocprofiler-systems commit: d2e635ed3c]
This commit is contained in:
committed by
GitHub
parent
e84ffb80de
commit
76f30b1c6d
@@ -20,7 +20,9 @@
|
||||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
// SOFTWARE.
|
||||
|
||||
#define OMNITRACE_SOURCE 1
|
||||
#if !defined(OMNITRACE_USER_SOURCE)
|
||||
# define OMNITRACE_USER_SOURCE 1
|
||||
#endif
|
||||
|
||||
#include "omnitrace/user.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user