[CMake] List of files
Leopold Palomo Avellaneda
leo at alaxarxa.net
Thu Mar 27 20:08:42 EDT 2008
Hi,
using this line:
file(GLOB plugin_STR RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.c *.cpp *.cxx *.h
*.hpp *.ui)
I obtain a list like this:
datosview.cpp;plugincanualesods.cpp;datosview.h;plugincanualesods.h;datosbase.ui
how an I obtain a list in this way?
datosview.cpp plugincanualesods.cpp datosview.h plugincanualesods.h
datosbase.ui
Regards,
Leo
--
--
Linux User 152692
PGP: 0xF944807E
Catalonia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080328/7bd29d3c/attachment.pgp>
More information about the CMake
mailing list