8
WeChat/CMakeLists.txt
Normal file
8
WeChat/CMakeLists.txt
Normal file
@ -0,0 +1,8 @@
|
||||
add_library(WeChat
|
||||
Corporation/Context.h Corporation/Context.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(WeChat
|
||||
PUBLIC Base
|
||||
PUBLIC Kylin::Core
|
||||
)
|
Reference in New Issue
Block a user