This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 621
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove use of NAMELINK_COMPONENT (#372)
NAMELINK_COMPONENT was introduced in cmake 3.11. We need to maintain compataiblity with CMake 3.10. Switching to using NAMELINK_SKIP will achieve the same goal we were using NAMELINK_COMPONENT for. NAMELINK_SKIP is in CMake 3.10.
- Loading branch information
Matt Schulte
authored and
wes-b
committed
May 24, 2019
1 parent
489f77b
commit af47a77
Showing
2 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters