6 ms·
How would cmake enter the picture? if you have nested CMakeLists.txt files, cmake appears to build within nested directories for 'add_subdirectory' invocations
by stargrazer 1y ago
How would cmake enter the picture? if you have nested CMakeLists.txt files, cmake appears to build within nested directories for 'add_subdirectory' invocations. Does that help with the cache directory conflict?