Xavier Larrode wrote: > Hi all, > i have a custom_command wich is generating a cxxfile, and i need after > to compile it with all files of my project. > But actually, the configuration step (ie cmake .) is telling me that the > file is not existing, wish is true as my command is making it in PRE-BUILD. > > And i want that any make clean , delete it. > > Any idea how i can do that ??
http://www.cmake.org/Wiki/CMake_FAQ#How_can_I_generate_a_source_file_during_the_build.3F -- Filipe Sousa
signature.asc
Description: OpenPGP digital signature
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
