generated from Sithas/conan_template
Рабочая сборка C++: 17 Conan: 1.66.0
(cherry picked from commit 6d7afb3e72d348f66655da82241ac4a3e965fff5)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <boost/version.hpp>
|
||||
|
||||
int main() {
|
||||
int x = 10;
|
||||
std::cout << "Boost version: " << BOOST_LIB_VERSION << "\n";
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
|
||||
Reference in New Issue
Block a user