Hi, Sometimes I write a library with many files and want to add a main.cpp in the same directory for quick testing. Instead of listing all the *.cpp files for the lib explicitly, would there be a way to specify all *.cpp files except for main.cpp?