mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Merge branch 'patch-1' of https://github.com/Teknocrat/ProjectTox-Core into patch-1
This commit is contained in:
commit
b1ec17a357
@ -10,3 +10,6 @@ target_link_libraries(${exe_name}
|
|||||||
config)
|
config)
|
||||||
|
|
||||||
linkCoreLibraries(${exe_name})
|
linkCoreLibraries(${exe_name})
|
||||||
|
|
||||||
|
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules")
|
||||||
|
find_package(LibConfig REQUIRED)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user