forked from sqlitebrowser/sqlitebrowser
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve FindQScintilla.cmake functioning
Changes depend on successful find_package(Qt5...) call and when building against external QScintilla. Modified FindQScintilla.cmake providing extra hints of locations to search for needed header files. Hints include paths based on where Qt5 is installed. Presuming Unix/Linux distributions will put QScintilla header files under Qt5 header folders.
- Loading branch information
1 parent
1cf95ec
commit b4af221
Showing
2 changed files
with
19 additions
and
5 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