Hello,<br><br>Is it possible to create an executable in your top directory if you don't have there any program? I mean, if all your programs .c and .cpp are in subdirectories contained in your top directory, each one with its own CMakeLists.txt.<br>
I have three subdirectories, and all my programs are in these subdirectories. I don't have any in my main directory, but the executable should be created in the main directoy. Is it possible? How? <br><br>Thanks<br><br>
BR<br><br>Enrique<br>