mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add an option to disable unittest build, & disable them on Docker build (#9677)
This commit is contained in:
parent
093e79ea78
commit
7539267d37
6 changed files with 19 additions and 2 deletions
|
@ -34,3 +34,4 @@
|
|||
#cmakedefine01 CURSES_HAVE_NCURSES_CURSES_H
|
||||
#cmakedefine01 CURSES_HAVE_NCURSESW_NCURSES_H
|
||||
#cmakedefine01 CURSES_HAVE_NCURSESW_CURSES_H
|
||||
#cmakedefine01 BUILD_UNITTESTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue