sam writes: > Hi All, > > Is there a simple way to disable the plugin project files from being generated via CMake? > Hi, Sam. Did you try to comment or delete the 31st line of src/CMakeLists.txt? https://github.com/openscenegraph/OpenSceneGraph/blob/master/src/CMakeLists.txt#L31 -- Alberto