cmake errors out with svn 907-921
Moderator: Graf Zahl
-
- Posts: 4
- Joined: Sun Aug 29, 2010 7:10
cmake errors out with svn 907-921
It seems to be a simple matter of a source file specified in the CMakeLists.txt no longer existing. Patch attached.
- Attachments
-
- gzdoom-cmake.patch.txt
- (372 Bytes) Downloaded 52 times
- Gez
- Developer
- Posts: 1399
- Joined: Mon Oct 22, 2007 16:47
Re: cmake errors out with svn 907-921
Yeah, that file is now p_glnodes.cpp. The new name had been added, but the old hadn't been removed.