>> Thanks! set_source_files_properties works fine! >> It seams last question. Is it possible to place >> CMakeASM-DSPInformation.cmake, CMakeDetermineASM-DSPCompiler.cmake and >> CMakeTestASM-DSPCompiler.cmake files inside the project (without copy to >> system usr\share\cmake-2.8.7\Modules)? In this case we don't need to >> explain for users how to add these files to system before build.
> > Does it work if you set CMAKE_MODULE_PATH to the directory where you put > these files ? > > Alex Yes! it works fine. Thanks. Alex -- 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