> I've been trying to access the parent directory by using > CMakeLists.txt. However, the "../" or ".." or "/../" notations don't access > said parent directory. Can you show a small example? I know this has worked for me. John