summaryrefslogtreecommitdiffstats
path: root/cmake/FindOracle.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Display found information in some of the Find modulesAlexandru Croitor2020-06-261-0/+2
| | | | | Change-Id: I5d92f2f1a552888361a2939577c2b0177c62b596 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* cmake: Enable building of the oci pluginVille Voutilainen2019-09-051-0/+48
Change-Id: I003d6da10c7e47402fb373d3956817817328cf0f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Qt CMake Build Bot