Skip to content

Commit

Permalink
Specify Ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipjohnston committed Jul 27, 2020
1 parent 5e4bb25 commit 00d096b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ endif
BUILDRESULTS ?= buildresults
CONFIGURED_BUILD_DEP = $(BUILDRESULTS)/build.ninja

# This skeleton is built for CMake's Ninja generator
export CMAKE_GENERATOR=Ninja

OPTIONS ?=
INTERNAL_OPTIONS =

Expand Down

0 comments on commit 00d096b

Please sign in to comment.