mirror of
https://github.com/minetest-mods/irc.git
synced 2025-07-04 17:10:28 +02:00
Various fixes
This commit is contained in:
@ -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})
|
||||
|
Reference in New Issue
Block a user