mirror of
https://github.com/minetest-mods/irc.git
synced 2024-12-27 17:20:20 +01:00
Various fixes
This commit is contained in:
parent
e3be9a062f
commit
3ab8cf061a
@ -7,7 +7,7 @@ project(MINETEST_IRC C)
|
||||
|
||||
set(MINETEST_IRC_VERSION 0.1.0)
|
||||
|
||||
list_append(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
|
||||
if(CMAKE_TOOLCHAIN_FILE)
|
||||
include(${CMAKE_TOOLCHAIN_FILE})
|
||||
|
Loading…
Reference in New Issue
Block a user