Am Freitag 31 Juli 2009 20:44:45 schrieb Ashwin Chandra: > I guess my question is where else can I put this Windows-NMcl.cmake file > besides the standard CMake\Modules\Platform directory and how do I get > my project to look into a new folder.
Maybe someone who contributed this Windows-NMcl.cmake can help you with this. The problem is that this file needs to be loaded before your first CMakeLists.txt is loaded. Thus, it must be in the standard module path, I guess. HS _______________________________________________ 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