Re: CMake package files location

2014-06-01 Thread David Faure
On Sunday 18 May 2014 15:36:38 Alex Merry wrote: > I'm reviewing the frameworks I maintain, and one of things listed that I > should check is the directory structure: > http://community.kde.org/Frameworks/Policies#Framework_directory_structure > > This has the line "CMake modules (FindFoo.cmake et

CMake package files location

2014-05-18 Thread Alex Merry
I'm reviewing the frameworks I maintain, and one of things listed that I should check is the directory structure: http://community.kde.org/Frameworks/Policies#Framework_directory_structure This has the line "CMake modules (FindFoo.cmake etc.) or CMake macro files go into cmake subdirectory". Now,