-
- Downloads
Bug 1310: LofarFindPackage now uses <PKG>_INCLUDE_DIR to set include...
Bug 1310: LofarFindPackage now uses <PKG>_INCLUDE_DIR to set include directories, if <PKG>_INCLUDE_DIRS was not set. This solves an issue with a lot of FindXXX macros that come with CMake that otherwise had to be wrapped. The two wrappers FindLibXml2 and FindPNG are made obsolete by this fix.
CMake/FindLibXml2.cmake
deleted
100644 → 0
CMake/FindPNG.cmake
deleted
100644 → 0
Please register or sign in to comment