1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-26 07:52:40 +08:00

Update CMakeLists.txt

This commit is contained in:
Gabi Melman 2018-02-22 13:37:50 +02:00 committed by GitHub
parent e64847bd09
commit 851b49e147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
project(spdlog-utests CXX)
enable_testing()
find_package(Threads REQUIRED)