Hello, CMAKE_CURRENT_LIST_FILE used inside a function that is defined in A.cmake and included and called in B.cmake gives the path of B.cmake with 2.6.4 instead of A.cmake which was the previous behaviour in 2.6.3 and the behaviour described in the CMake Wiki.
Is this a bug? What is the correct value of CMAKE_CURRENT_LIST_FILE supposed to be by design? thanks and regards, pjtr _______________________________________________ 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
