Add API support thread cron task
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
add_executable(stellar stellar.cpp stat.cpp)
|
||||
add_executable(stellar stellar.cpp stat.cpp cron.cpp)
|
||||
target_link_libraries(stellar timestamp session_manager plugin_manager pthread config packet_io fieldstat4)
|
||||
|
||||
install(TARGETS stellar RUNTIME DESTINATION bin COMPONENT Program)
|
||||
Reference in New Issue
Block a user