mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +08:00
Update CMakeLists.txt
This commit is contained in:
parent
7b218737cc
commit
7a686d4d21
@ -1,5 +1,7 @@
|
||||
project(spdlog_utests CXX)
|
||||
|
||||
include(../cmake/utils.cmake)
|
||||
|
||||
find_package(PkgConfig)
|
||||
if(PkgConfig_FOUND)
|
||||
pkg_check_modules(systemd libsystemd)
|
||||
|
Loading…
Reference in New Issue
Block a user