fix:conanfile

This commit is contained in:
2024-11-01 17:30:39 +08:00
parent 4213c38730
commit 01273809da
4 changed files with 18 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
project(Logging)
project(logging)
aux_source_directory(${CMAKE_CURRENT_SOURCE_DIR} SRC)
aux_source_directory(${CMAKE_CURRENT_SOURCE_DIR}/handler SRC)