Update logvisor

This commit is contained in:
Jack Andersen
2019-09-30 21:22:37 -10:00
parent 9b8ef4695f
commit b918c0c4f8
4 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
option(ENABLE_NX "Build mesa for offline NX shader compilation and runtime" ON)
option(ENABLE_NX "Build mesa for offline NX shader compilation and runtime" OFF)
find_program(MESON_PROG meson)
find_program(NINJA_PROG ninja)
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/mesa/meson.build AND