-
Notifications
You must be signed in to change notification settings - Fork 444
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New optional parameter HINTS_DIRS added to CHECK_DEPENDECIES
- Intially the HINTS variable for find_libraries was hard coded. - The path may change for different Operating Systems. - The HINTS parameter can now be populated by the caller, and will only be used if provided. - Minor Typos are also fixed. Signed-off-by: Parth Shitole <[email protected]>
- Loading branch information
1 parent
6019ef7
commit 038dd22
Showing
2 changed files
with
13 additions
and
3 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