updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
@ -326,7 +326,7 @@ using vlc_string_t = std::unique_ptr<char, vlc_string_deleter>;
|
|||||||
#endif // defined(PROJECT_ENABLE_BOOST)
|
#endif // defined(PROJECT_ENABLE_BOOST)
|
||||||
|
|
||||||
#if defined(PROJECT_ENABLE_CLI11)
|
#if defined(PROJECT_ENABLE_CLI11)
|
||||||
#include "CLI/CLI.hpp"
|
#include "CLI11.hpp"
|
||||||
#endif // defined(PROJECT_ENABLE_CLI11)
|
#endif // defined(PROJECT_ENABLE_CLI11)
|
||||||
|
|
||||||
#if defined(PROJECT_ENABLE_CPP_HTTPLIB)
|
#if defined(PROJECT_ENABLE_CPP_HTTPLIB)
|
||||||
|
Reference in New Issue
Block a user