Remove boost.
This commit is contained in:
@ -48,9 +48,6 @@ target_include_directories(dropshell PRIVATE
|
||||
|
||||
# Link libraries
|
||||
target_link_libraries(dropshell PRIVATE
|
||||
Boost::program_options
|
||||
Boost::filesystem
|
||||
Boost::system
|
||||
${CURSES_LIBRARIES}
|
||||
TBB::tbb
|
||||
)
|
||||
|
Reference in New Issue
Block a user