Remove USE_NINJA

Is no longer necessary here with newer cmake.port.mk
This commit is contained in:
rsadowski 2022-09-02 15:46:42 +00:00
parent 79ce5972db
commit f808e05b20
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ FIX_CRLF_FILES = external/squirrel/CMakeLists.txt
MAKE_ENV += CXXFLAGS="${CXXFLAGS}"
MODULES += devel/cmake
USE_NINJA = No
COMPILER = base-clang ports-gcc
BUILD_DEPENDS = graphics/glm
RUN_DEPENDS = devel/desktop-file-utils \