Lines Matching full:cmake
29 # Wrapper around the official FindLibXml2.cmake in order to provide imported targets.
31 # See: https://cmake.org/cmake/help/git-master/manual/cmake-developer.7.html#find-modules
32 # See: https://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindGLUT.cmake
33 # for a modern Find<package>.cmake example
34 # TODO: make a real FindLibXml2.cmake in order to upstream it.
36 # More info on how to write Find*.cmake on:
37 # https://cmake.org/cmake/help/git-master/manual/cmake-developer.7.html#find-modules
39 # Remove this directory from CMAKE_MODULE_PATH for the call to the original FindLibXml2.cmake