source:
nscp/modules/LUAScript/module.cmake
@
d66ccee
| Last change on this file since d66ccee was 87cf3c4, checked in by Michael Medin <michael@…>, 2 years ago | |
|---|---|
|
|
| File size: 132 bytes | |
| Line | |
|---|---|
| 1 | IF(HAVE_LUA) |
| 2 | SET (BUILD_MODULE 1) |
| 3 | ELSE(HAVE_LUA) |
| 4 | MESSAGE(STATUS "Disabling CheckLua since Lua was not foun") |
| 5 | ENDIF(HAVE_LUA) |
Note: See TracBrowser
for help on using the repository browser.








