-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

projects created using Texas Instruments DSP tools involve compilation
of assembler source (*.s62) and header (*.h62) files generated using a
dedicated tool (tconf). Those source files include headers using a
directive of a form:

.include file_name

Since I could not make CMake scan dependencies for these assembler
files automatically, I've got two questions:

1. CMake manual with regard to assembler support is not clear whether
dependency scanning will work or not. Is this particular (.include
directive) case supported by CMake ?
2. I tried specifying dependencies for the assembler source files
manually (set_source_files_properties/object_depends) but it didn't
seem to work. Is this possible at all for generated assembler source
files ?

Thanks for help,

- -Wojtek
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKv8/S0iFl+nAyImcRAg39AKCj99PqTTFds8omxPtWSSI2v1YdRACfczGU
qY8qjB4XgwYacMyoCrF966Y=
=TgWj
-----END PGP SIGNATURE-----


----------------------------------------------------------------------
Wyszukiwarka tanich lotow!
Sprawdz >>> http://link.interia.pl/f233e

_______________________________________________
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

Reply via email to