Hi there, I would like cmake to report any deprecated functionalities still being in use on my project (it would ideally return the filename + line number where it is being used). I was not able to find a way of doing that. Typically I would like to get rid of call to install_files() and subdirs() within an in-house project.
Thanks, -- Mathieu _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
