Test commit

pull/3350/head
Raymond Zhao 6 months ago
parent 7e635fca68
commit 74da46ddaf
No known key found for this signature in database
GPG Key ID: FC85D7E1120707B5

@ -3,6 +3,7 @@
cmake_minimum_required(VERSION 3.10)
project(spdlog_examples CXX)
# Example if statement
if(NOT TARGET spdlog)
# Stand-alone build
find_package(spdlog REQUIRED)

Loading…
Cancel
Save