Brad King wrote: > * New policies to disable old commands that require significant > amounts of C++ code to be kept around just to support them. > These include (but may not be limited to): > > - exec_program: replaced by execute_process > - export_library_dependencies: replaced by export()/install(EXPORT) > - load_command: replaced by macros and functions; does not work > when the toolchain does not match the CMake binary anyway > - output_required_files: obscure
Can we do something against link_directories, please? This is a common pitfall for everyone coming from plain Makefiles and probably other people, too. Just out of curiosity: is the Lua integration affecting the set of supported compilers? Eike
signature.asc
Description: This is a digitally signed message part.
-- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers