Update Stellar export header and add stellar_get_current_thread_index() function
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
add_executable(stellar config.cpp stat.cpp stellar.cpp)
|
||||
target_link_libraries(stellar timestamp plugin_manager session_manager ip_reassembly packet_io)
|
||||
target_link_libraries(stellar timestamp plugin_manager session_manager ip_reassembly packet_io thread_idx)
|
||||
target_link_libraries(stellar pthread fieldstat4 toml)
|
||||
|
||||
install(TARGETS stellar RUNTIME DESTINATION bin COMPONENT Program)
|
||||
Reference in New Issue
Block a user