Mastering C++ Modules
Bill Hoffman, CTO @ Kitware creator of CMake 1 import CMake; // Mastering C++ Modules2 _____________________ GUY CMake / Sandal / Kitware Bill Hoffman3 About Me • 1990-1999 GE research in a Computer development in CMake/ITK/VTK – Mostly management now, finding funding for CMake import CMake; // Mastering C++ ModulesCMake is a Community Effort 4 Brad King, Ben Boeckel, Craig Scott are the CMake guys created in 2001 • Since then funding from many projects and outside contributions import CMake; // Mastering C++ ModulesEnough with the Background Let's Talk Modules! 7C++ Named Modules Only 8 See Daniel0 码力 | 77 页 | 9.07 MB | 5 月前3Conan 1.7 Documentation
requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 9 Mastering conan 91 9.1 Python requires: reusing python code in recipes . . . . . . . . . . . . . . . . . output.info(mypythontool.hello_world()) 90 Chapter 8. Package apps and devtools CHAPTER NINE MASTERING CONAN This section provides an introduction to important productivity features and useful functionalities 1]@user/channel") other = python_requires("Other/1.2@user/channel") (continues on next page) 92 Chapter 9. Mastering conan conan Documentation, Release 1.7.4 (continued from previous page) class Pkg(base.MyBase):0 码力 | 433 页 | 2.95 MB | 1 年前3Conan 1.3 Documentation
requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 9 Mastering conan 89 9.1 Use conanfile.py for consumers . . . . . . . . . . . . . . . . . . . . . . . . . output.info(mypythontool.hello_world()) 88 Chapter 8. Package apps and devtools CHAPTER NINE MASTERING CONAN This section provides an introduction to important productivity features and useful functionalities --install-folder build_x86 -s arch=x86 $ conan build . --build-folder build_x86 90 Chapter 9. Mastering conan conan Documentation, Release 1.3.3 Implementing and using the conanfile.py build() method0 码力 | 397 页 | 2.77 MB | 1 年前3Conan 1.4 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 10 Mastering conan 95 10.1 Use conanfile.py for consumers . . . . . . . . . . . . . . . . . . . . . . . . . output.info(mypythontool.hello_world()) 94 Chapter 9. Package apps and devtools CHAPTER TEN MASTERING CONAN This section provides an introduction to important productivity features and useful functionalities --install-folder build_x86 -s arch=x86 $ conan build . --build-folder build_x86 96 Chapter 10. Mastering conan conan Documentation, Release 1.4.5 Implementing and using the conanfile.py build() method0 码力 | 421 页 | 2.84 MB | 1 年前3Conan 1.5 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92 10 Mastering conan 97 10.1 Use conanfile.py for consumers . . . . . . . . . . . . . . . . . . . . . . . . . output.info(mypythontool.hello_world()) 96 Chapter 9. Package apps and devtools CHAPTER TEN MASTERING CONAN This section provides an introduction to important productivity features and useful functionalities --install-folder build_x86 -s arch=x86 $ conan build . --build-folder build_x86 98 Chapter 10. Mastering conan conan Documentation, Release 1.5.2 Implementing and using the conanfile.py build() method0 码力 | 422 页 | 2.85 MB | 1 年前3Conan 1.6 Documentation
requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 9 Mastering conan 93 9.1 Use conanfile.py for consumers . . . . . . . . . . . . . . . . . . . . . . . . . output.info(mypythontool.hello_world()) 92 Chapter 8. Package apps and devtools CHAPTER NINE MASTERING CONAN This section provides an introduction to important productivity features and useful functionalities --install-folder build_x86 -s arch=x86 $ conan build . --build-folder build_x86 94 Chapter 9. Mastering conan conan Documentation, Release 1.6.1 Implementing and using the conanfile.py build() method0 码力 | 428 页 | 2.87 MB | 1 年前3Conan 1.8 Documentation
requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 9 Mastering Conan 93 9.1 Use conanfile.py for consumers . . . . . . . . . . . . . . . . . . . . . . . . . output.info(mypythontool.hello_world()) 92 Chapter 8. Package apps and devtools CHAPTER NINE MASTERING CONAN This section provides an introduction to important productivity features and useful functionalities --install-folder build_x86 -s arch=x86 $ conan build . --build-folder build_x86 94 Chapter 9. Mastering Conan conan Documentation, Release 1.8.4 Implementing and using the conanfile.py build() method0 码力 | 458 页 | 3.03 MB | 1 年前3Conan 1.9 Documentation
requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 9 Mastering Conan 93 9.1 Use conanfile.py for consumers . . . . . . . . . . . . . . . . . . . . . . . . . output.info(mypythontool.hello_world()) 92 Chapter 8. Package apps and devtools CHAPTER NINE MASTERING CONAN This section provides an introduction to important productivity features and useful functionalities --install-folder build_x86 -s arch=x86 $ conan build . --build-folder build_x86 94 Chapter 9. Mastering Conan conan Documentation, Release 1.9.2 Implementing and using the conanfile.py build() method0 码力 | 470 页 | 3.05 MB | 1 年前3Conan 1.16 Documentation
requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 9 Mastering Conan 103 9.1 Use conanfile.py for consumers . . . . . . . . . . . . . . . . . . . . . . . . . output.info(mypythontool.hello_world()) 102 Chapter 8. Package apps and devtools CHAPTER NINE MASTERING CONAN This section provides an introduction to important productivity and useful features of Conan: --install-folder build_x86 -s arch=x86 $ conan build . --build-folder build_x86 104 Chapter 9. Mastering Conan conan Documentation, Release 1.16.1 Implementing and using the conanfile.py build() method0 码力 | 545 页 | 4.34 MB | 1 年前3Conan 1.13 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 9 Mastering Conan 105 9.1 Use conanfile.py for consumers . . . . . . . . . . . . . . . . . . . . . . . . . output.info(mypythontool.hello_world()) 104 Chapter 8. Package apps and devtools CHAPTER NINE MASTERING CONAN This section provides an introduction to important productivity and useful features of Conan: --install-folder build_x86 -s arch=x86 $ conan build . --build-folder build_x86 106 Chapter 9. Mastering Conan conan Documentation, Release 1.13.3 Implementing and using the conanfile.py build() method0 码力 | 518 页 | 4.14 MB | 1 年前3
共 315 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32