FWGS/xash3d

Unable to generate Makefile under Debian Sid with CMake

SugaryHull opened this issue · 3 comments

Fails with this message

CMake Error at cmake/FWGSLib.cmake:84 (add_subdirectory):
The source directory

/home/alexander/src/FWGS-xash3d-33f9fe8/mainui

does not contain a CMakeLists.txt file.
Call Stack (most recent call first):
CMakeLists.txt:131 (fwgs_conditional_subproject)

Here's the link to the CMakeOutput.log contents

https://hastebin.com/ipefalogul.sql

git submodule init && git submodule update --init --recursive

Thanks. It successfully built, so I'll close the issue.