1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
vimr/NvimView/local.mk
Tae Won Ha d964c96df8
Use LuaJIT again.
RTFM: Add
```
-pagezero_size 10000 -image_base 100000000
```
when linking. (http://luajit.org/install.html)
2018-05-14 22:08:51 +02:00

5 lines
79 B
Makefile

DISABLE_TUI := DISABLE
ENABLE_CUSTOM_UI := ENABLE
CMAKE_BUILD_TYPE := Release