aboutsummaryrefslogtreecommitdiff
path: root/cmake/GetPrerequisites.cmake
AgeCommit message (Collapse)Author
2022-05-02fix: remove in-tree CMake modules where possibleSefa Eyeoglu
2018-01-27NOISSUE rearrange build systemPetr Mrázek
* Added install commands to the libraries instead of force installing files * Most of the application cmake stuff moved to top level * RPATH should now be set/cleared correctly * Contains a fix for GH-1780
2014-05-02It's a fatal error to not find the dependency checker tool.Petr Mrázek
2014-05-02Add a safety net for missing dumpbin.exePetr Mrázek