SHA256
modify something
This commit is contained in:
+3
-2
@@ -18,8 +18,9 @@ set(${PROJECT_NAME}_SOURCES
|
||||
include/featherlog/log_message.hpp
|
||||
include/featherlog/flog_definitions.h
|
||||
include/featherlog/push_result.hpp
|
||||
src/log_manager.cpp
|
||||
src/log_outputter.cpp)
|
||||
include/featherlog/log_message_flag.hpp
|
||||
include/featherlog/featherlog.hpp
|
||||
src/log_manager.cpp)
|
||||
|
||||
# 生成静态库
|
||||
add_library(${PROJECT_NAME}_static STATIC ${${PROJECT_NAME}_SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user