Conan 2.0 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 27: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 652 页 | 4.00 MB | 1 年前3
Conan 2.1 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 28: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 694 页 | 4.13 MB | 1 年前3
Conan 2.5 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 28: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 769 页 | 4.70 MB | 1 年前3
Conan 2.4 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 28: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 769 页 | 4.69 MB | 1 年前3
Conan 2.3 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 28: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 748 页 | 4.65 MB | 1 年前3
Conan 2.2 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 28: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 718 页 | 4.46 MB | 1 年前3
Conan 2.10 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 28: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 803 页 | 5.02 MB | 10 月前3
Conan 2.9 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 28: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 795 页 | 4.99 MB | 10 月前3
Conan 2.7 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 28: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 779 页 | 4.93 MB | 10 月前3
Conan 2.8 Documentationnavigated by topic. • The reference is the source of truth for the interfaces of every public command, class, method, helper, API and configuration file that can be used. It is not designed to be read fully form of Conan recipe could look like this: Listing 28: conanfile.py from conan import ConanFile class CompressorRecipe(ConanFile): settings = "os", "compiler", "build_type", "arch" generators = "CMakeToolchain" create the Conan recipe we declared a new class that inherits from the ConanFile class. This class has different class attributes and methods: • settings this class attribute defines the project-wide variables0 码力 | 785 页 | 4.95 MB | 10 月前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













