Conan 2.9 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.17 Third party backup sources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.18 Installing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 5.3 Backing up third-party sources with Conan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 5.4 Managing package nor create the packages. The packages are created by the client, and if binaries are built from sources, that compilation is also done by the client application. 3 Conan Documentation, Release 2.9.30 码力 | 795 页 | 4.99 MB | 10 月前3
Conan 2.10 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.17 Third party backup sources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.18 Installing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 5.3 Backing up third-party sources with Conan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 5.4 Managing package nor create the packages. The packages are created by the client, and if binaries are built from sources, that compilation is also done by the client application. 3 Conan Documentation, Release 2.10.10 码力 | 803 页 | 5.02 MB | 10 月前3
Conan 2.8 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.17 Third party backup sources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.18 Installing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146 5.3 Backing up third-party sources with Conan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 150 5.4 Managing package nor create the packages. The packages are created by the client, and if binaries are built from sources, that compilation is also done by the client application. 3 Conan Documentation, Release 2.8.10 码力 | 785 页 | 4.95 MB | 10 月前3
Conan 2.6 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.17 Third party backup sources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.18 Installing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146 5.3 Backing up third-party sources with Conan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 150 5.4 Managing package nor create the packages. The packages are created by the client, and if binaries are built from sources, that compilation is also done by the client application. 3 Conan Documentation, Release 2.6.00 码力 | 777 页 | 4.91 MB | 10 月前3
Conan 2.7 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.17 Third party backup sources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.18 Installing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146 5.3 Backing up third-party sources with Conan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 150 5.4 Managing package nor create the packages. The packages are created by the client, and if binaries are built from sources, that compilation is also done by the client application. 3 Conan Documentation, Release 2.7.10 码力 | 779 页 | 4.93 MB | 10 月前3
Powerful Coaching Questions - Agile Coaching Institutemight ‘help’ look like? Sources: Coaches Training Institute, Deb Preuss, Agile Coaching Institute Sources: Coaches Training Institute, Deb Preuss, Agile Coaching Institute Sources: Coaches Training Institute Agile Coaching Institute Sources: Coaches Training Institute, Deb Preuss, Agile Coaching InstitutePOWERFUL QUESTION POWERFUL QUESTION POWERFUL QUESTION POWERFUL QUESTION Sources: Coaches Training Institute Agile Coaching Institute Sources: Coaches Training Institute, Deb Preuss, Agile Coaching Institute Sources: Coaches Training Institute, Deb Preuss, Agile Coaching Institute Sources: Coaches Training Institute0 码力 | 6 页 | 27.09 KB | 5 月前3
Back to Basics: The structure of a Program2020 - The Structure of a Program Compiler Executable File Object Files Headers Sources Lib Headers [ Lib Sources ] Linker Binary Lib Files provide use Build Tools Source Code Tools Dependency 2020 - The Structure of a Program Compiler Executable File Object Files Headers Sources Lib Headers [ Lib Sources ] Linker Binary Lib Files provide use Build Tools Source Code Tools Dependency 2020 - The Structure of a Program Compiler Executable File Object Files Headers Sources Lib Headers [ Lib Sources ] Linker Binary Lib Files provide use Build Tools Source Code Tools Dependency0 码力 | 64 页 | 390.34 KB | 6 月前3
C++20 Modules: The Packaging and Binary Redistribution Storyimports are required (if any) ● This can be used to calculate the right build order: ○ We know which sources produce which files ● New constraints: ○ No circular dependencies between imports (no cycles in C++ ecosystem! Works well, with an important constraint: ● For everything that you import, the sources (module interface units) must be visible by the build system My Project import fmt; ????Our simple experimentation: fork of {fmt} using the new CMake module capabilities add_library(fmt) target_sources(fmt PUBLIC FILE_SET fmt_module TYPE CXX_MODULES FILES src/fmt.cc ) target_compile_features(fmt0 码力 | 76 页 | 2.09 MB | 6 月前3
Make Successor Build Systems: World Tour of Build Systemsadd_custom_target(protocgen 12 COMMAND protoc --cpp_out=./out server.proto 13 JOB_POOL codegen 14 SOURCES t ) 15Will it CMake? ... and linking ... set_property(GLOBAL PROPERTY JOB_POOLS link=1 set_property(TARGET add_custom_target(protocgen 12 COMMAND protoc --cpp_out=./out server.proto 13 JOB_POOL codegen 14 SOURCES t ) 15Will it CMake? ... and pretty much anywhere else 😁 set_property(GLOBAL PROPERTY JOB_POOLS codegen=4) add_custom_target(protocgen COMMAND protoc --cpp_out=./out server.proto JOB_POOL codegen SOURCES t ) 1 compile=16 2 link=1 3 4 5 set_property(TARGET atarget 6 PROPERTY JOB_POOL_COMPILE0 码力 | 115 页 | 7.02 MB | 6 月前3
Conda 24.7.x DocumentationLinux distributions, such as Ubuntu, download the public GPG key and add the conda repository to the sources list. # Install our public GPG key to trusted store curl https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda a stable main" > /etc/apt/sources.list.d/conda. ˓→list **NB:** If you receive a Permission denied error when trying to run the above command␣ ˓→(because �/etc/apt/sources.list.d/conda.list� is write .gpg] https:// ˓→repo.anaconda.com/pkgs/misc/debrepo/conda stable main" | sudo tee -a /etc/apt/sources. (continues on next page) 4.1. User guide 19 conda, Release 24.7.1 (continued from previous page)0 码力 | 808 页 | 4.97 MB | 8 月前3
共 132 条
- 1
- 2
- 3
- 4
- 5
- 6
- 14













