Conan 1.50 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2 Conan migration guide to 2.0 7 2.1 Migrating the recipes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Please check out our FAQ section or . 6 Chapter 1. Introduction CHAPTER TWO CONAN MIGRATION GUIDE TO 2.0 Conan 2.0-beta is already released, you can install the latest Conan Alpha version from PyPI the setting doesn’t exist. It has to be protected with try/except: 8 Chapter 2. Conan migration guide to 2.0 Conan Documentation, Release 1.50.2 def configure(self): try: # In windows, with msvc,0 码力 | 923 页 | 7.55 MB | 1 年前3
Conan 1.48 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 881 23 Conan migration guide to 2.0 883 23.1 Migrating the recipes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . conanfile will be quite simple as shown in the examples and tutorials we have used so far in this user guide. For example, in Getting started, we showed how you can run the conan install .. command inside the (ConanCenter Continuous Integration). To contribute packages to ConanCenter, read the ConanCenter guide for more information. 8.1.2 conan-center [deprecated] conan-center was the official repository but0 码力 | 913 页 | 7.52 MB | 1 年前3
Conan 1.49 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 882 23 Conan migration guide to 2.0 885 23.1 Migrating the recipes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . conanfile will be quite simple as shown in the examples and tutorials we have used so far in this user guide. For example, in Getting started, we showed how you can run the conan install .. command inside the (ConanCenter Continuous Integration). To contribute packages to ConanCenter, read the ConanCenter guide for more information. 8.1.2 conan-center [deprecated] conan-center was the official repository but0 码力 | 915 页 | 7.53 MB | 1 年前3
Conan 1.47 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 875 23 Conan migration guide to 2.0 877 23.1 Migrating the recipes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . conanfile will be quite simple as shown in the examples and tutorials we have used so far in this user guide. For example, in Getting started, we showed how you can run the conan install .. command inside the (ConanCenter Continuous Integration). To contribute packages to ConanCenter, read the ConanCenter guide for more information. 8.1.2 conan-center [deprecated] conan-center was the official repository but0 码力 | 907 页 | 7.50 MB | 1 年前3
Conan 1.46 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 870 23 Conan migration guide to 2.0 873 23.1 Update the syntax of your Conanfile . . . . . . . . . . . . . . . . . . . . . . conanfile will be quite simple as shown in the examples and tutorials we have used so far in this user guide. For example, in Getting started, we showed how you can run the conan install .. command inside the (ConanCenter Continuous Integration). To contribute packages to ConanCenter, read the ConanCenter guide for more information. 8.1.2 conan-center [deprecated] conan-center was the official repository but0 码力 | 893 页 | 7.46 MB | 1 年前3
Conan 1.44 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 836 23 Conan migration guide to 2.0 839 vii 23.1 Update the syntax of your Conanfile . . . . . . . . . . . . . . . . . . . . conanfile will be quite simple as shown in the examples and tutorials we have used so far in this user guide. For example, in Getting started, we showed how you can run the conan install .. command inside the (ConanCenter Continuous Integration). To contribute packages to ConanCenter, read the ConanCenter guide for more information. 8.1.2 conan-center [deprecated] conan-center was the official repository but0 码力 | 857 页 | 7.17 MB | 1 年前3
Conan 1.45 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 845 vii 23 Conan migration guide to 2.0 847 23.1 Update the syntax of your Conanfile . . . . . . . . . . . . . . . . . . . . . . conanfile will be quite simple as shown in the examples and tutorials we have used so far in this user guide. For example, in Getting started, we showed how you can run the conan install .. command inside the (ConanCenter Continuous Integration). To contribute packages to ConanCenter, read the ConanCenter guide for more information. 8.1.2 conan-center [deprecated] conan-center was the official repository but0 码力 | 865 页 | 7.46 MB | 1 年前3
Conan 1.43 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 831 23 Conan migration guide to 2.0 833 23.1 Update the syntax of your Conanfile . . . . . . . . . . . . . . . . . . . . . . conanfile will be quite simple as shown in the examples and tutorials we have used so far in this user guide. For example, in Getting started, we showed how you can run the conan install .. command inside the (ConanCenter Continuous Integration). To contribute packages to ConanCenter, read the ConanCenter guide for more information. 8.1.2 conan-center [deprecated] conan-center was the official repository but0 码力 | 849 页 | 7.15 MB | 1 年前3
Conan 1.56 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2 Conan migration guide to 2.0 7 2.1 Migrating the recipes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Please check out our FAQ section or . 6 Chapter 1. Introduction CHAPTER TWO CONAN MIGRATION GUIDE TO 2.0 Conan 2.0-beta is already released, you can install the latest Conan Alpha version from PyPI .15.05") self.build_requires("gtest/0.1", force_host_context=True) 8 Chapter 2. Conan migration guide to 2.0 Conan Documentation, Release 1.56.0 Listing 4: To: from conan import ConanFile class Pkg(Conanfile):0 码力 | 963 页 | 7.67 MB | 1 年前3
Conan 1.53 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2 Conan migration guide to 2.0 7 2.1 Migrating the recipes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Please check out our FAQ section or . 6 Chapter 1. Introduction CHAPTER TWO CONAN MIGRATION GUIDE TO 2.0 Conan 2.0-beta is already released, you can install the latest Conan Alpha version from PyPI .15.05") self.build_requires("gtest/0.1", force_host_context=True) 8 Chapter 2. Conan migration guide to 2.0 Conan Documentation, Release 1.53.0 Listing 4: To: from conan import ConanFile class Pkg(Conanfile):0 码力 | 953 页 | 7.64 MB | 1 年前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













