mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
Renamed sources files in script plugins
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
ADD_LIBRARY(lua MODULE weechat-lua.c)
|
||||
ADD_LIBRARY(lua MODULE lua.c)
|
||||
SET_TARGET_PROPERTIES(lua PROPERTIES PREFIX "")
|
||||
|
||||
IF(LUA_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user