Conan 1.8 Documentationold ABI $ conan profile update settings.compiler.libcxx=libstdc++11 default # Sets␣ ˓→libcxx to C++11 ABI You will find more information in How to manage the GCC >= 5 ABI. $ mkdir build && cd build CMakeLists.txt cmake_minimum_required(VERSION 2.8.12) project(MD5Encrypter) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(md5 md5.cpp) Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after0 码力 | 458 页 | 3.03 MB | 1 年前3
Conan 1.9 Documentationold ABI $ conan profile update settings.compiler.libcxx=libstdc++11 default # Sets␣ ˓→libcxx to C++11 ABI You will find more information in How to manage the GCC >= 5 ABI. $ mkdir build && cd build CMakeLists.txt cmake_minimum_required(VERSION 2.8.12) project(MD5Encrypter) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(md5 md5.cpp) Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after0 码力 | 470 页 | 3.05 MB | 1 年前3
Conan 1.10 Documentationold ABI $ conan profile update settings.compiler.libcxx=libstdc++11 default # Sets␣ ˓→libcxx to C++11 ABI You will find more information in How to manage the GCC >= 5 ABI. $ mkdir build && cd build CMakeLists.txt cmake_minimum_required(VERSION 2.8.12) project(MD5Encrypter) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(md5 md5.cpp) Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after0 码力 | 479 页 | 3.09 MB | 1 年前3
Conan 1.11 Documentationold ABI $ conan profile update settings.compiler.libcxx=libstdc++11 default # Sets␣ ˓→libcxx to C++11 ABI You will find more information in How to manage the GCC >= 5 ABI. $ mkdir build && cd build CMakeLists.txt cmake_minimum_required(VERSION 2.8.12) project(MD5Encrypter) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(md5 md5.cpp) Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after0 码力 | 490 页 | 4.05 MB | 1 年前3
Conan 1.3 DocumentationCMakeLists.txt project(FoundationTimer) cmake_minimum_required(VERSION 2.8.12) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(timer timer Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after build could be as simple as: project('hello', 'cpp', version : '0.1.0', default_options : ['cpp_std=c++11']) library('hello', ['hello.cpp']) This allows, to create the package with conan create as well0 码力 | 397 页 | 2.77 MB | 1 年前3
Conan 1.16 Documentationold ABI $ conan profile update settings.compiler.libcxx=libstdc++11 default # Sets␣ ˓→libcxx to C++11 ABI You will find more information in How to manage the GCC >= 5 ABI. $ mkdir build && cd build CMakeLists.txt cmake_minimum_required(VERSION 2.8.12) project(MD5Encrypter) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(md5 md5.cpp) Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after0 码力 | 545 页 | 4.34 MB | 1 年前3
Conan 1.12 Documentationold ABI $ conan profile update settings.compiler.libcxx=libstdc++11 default # Sets␣ ˓→libcxx to C++11 ABI You will find more information in How to manage the GCC >= 5 ABI. $ mkdir build && cd build CMakeLists.txt cmake_minimum_required(VERSION 2.8.12) project(MD5Encrypter) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(md5 md5.cpp) Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after0 码力 | 505 页 | 4.10 MB | 1 年前3
Conan 1.13 Documentationold ABI $ conan profile update settings.compiler.libcxx=libstdc++11 default # Sets␣ ˓→libcxx to C++11 ABI You will find more information in How to manage the GCC >= 5 ABI. $ mkdir build && cd build CMakeLists.txt cmake_minimum_required(VERSION 2.8.12) project(MD5Encrypter) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(md5 md5.cpp) Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after0 码力 | 518 页 | 4.14 MB | 1 年前3
Conan 1.14 Documentationold ABI $ conan profile update settings.compiler.libcxx=libstdc++11 default # Sets␣ ˓→libcxx to C++11 ABI You will find more information in How to manage the GCC >= 5 ABI. $ mkdir build && cd build CMakeLists.txt cmake_minimum_required(VERSION 2.8.12) project(MD5Encrypter) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(md5 md5.cpp) Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after0 码力 | 528 页 | 4.17 MB | 1 年前3
Conan 1.15 Documentationold ABI $ conan profile update settings.compiler.libcxx=libstdc++11 default # Sets␣ ˓→libcxx to C++11 ABI You will find more information in How to manage the GCC >= 5 ABI. $ mkdir build && cd build CMakeLists.txt cmake_minimum_required(VERSION 2.8.12) project(MD5Encrypter) add_definitions("-std=c++11") include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_executable(md5 md5.cpp) Usage of C++11 could be configured here, for example, although it is true that the consumer may want to do some flag processing to check if different dependencies are setting incompatible flags (c++11 after0 码力 | 540 页 | 4.22 MB | 1 年前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













