The install_manifest.txt is actually in the top-level binary directory, not...
The install_manifest.txt is actually in the top-level binary directory, not the project-specific binary directory. I get the CMake error 'Cannot find install manifest' if I've added the glew library as a subdirectory in my existing CMake project.
Please register or sign in to comment