Hi Michael > Are they _always_ next to each other and is FolderB always called by that > name? Yes > If so, just do ${CMAKE_PROJECT_DIR}/../FolderB. Thanks that worked fine. I wasn't aware of that syntax possibility. David