[CMake] Relink on library rebuild dilema
Sebastian Schaetz
seb.schaetz at gmail.com
Fri Nov 26 11:00:32 EST 2010
Hi,
I have a somewhat weird setup to build binaries for the Cell processor:
|-- CMakeLists.txt
|-- kernels
| |-- CMakeLists.txt
| `-- kernel.cpp
`-- main.cpp
More information about the CMake
mailing list