Conan 1.16 Documentationproject: 7.3. Workspaces 85 conan Documentation, Release 1.16.1 cmake_minimum_required(VERSION 3.0) project(WorkspaceProject) include(${CMAKE_BINARY_DIR}/conanworkspace.cmake) conan_workspace_subdirectories() ver/. Accepted expressions would be: [>1.1 <2.1] # In such range [2.8] # equivalent to =2.8 [~=3.0] # compatible, according to semver [>1.1 || 0.8] # conditions can be OR'ed [1.2.7 || >=1.2.9 <2.0 147 conan Documentation, Release 1.16.1 Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include0 码力 | 545 页 | 4.34 MB | 1 年前3
Conan 1.14 Documentationproject: 7.3. Workspaces 87 conan Documentation, Release 1.14.5 cmake_minimum_required(VERSION 3.0) project(WorkspaceProject) include(${CMAKE_BINARY_DIR}/conanworkspace.cmake) conan_workspace_subdirectories() ver/. Accepted expressions would be: [>1.1 <2.1] # In such range [2.8] # equivalent to =2.8 [~=3.0] # compatible, according to semver [>1.1 || 0.8] # conditions can be OR'ed [1.2.7 || >=1.2.9 <2.0 11@conan/stable ... [generators] cmake_paths Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include0 码力 | 528 页 | 4.17 MB | 1 年前3
Conan 1.15 Documentationproject: 7.3. Workspaces 87 conan Documentation, Release 1.15.1 cmake_minimum_required(VERSION 3.0) project(WorkspaceProject) include(${CMAKE_BINARY_DIR}/conanworkspace.cmake) conan_workspace_subdirectories() ver/. Accepted expressions would be: [>1.1 <2.1] # In such range [2.8] # equivalent to =2.8 [~=3.0] # compatible, according to semver [>1.1 || 0.8] # conditions can be OR'ed [1.2.7 || >=1.2.9 <2.0 11@conan/stable ... [generators] cmake_paths Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include0 码力 | 540 页 | 4.22 MB | 1 年前3
Conan 1.4 Documentationof spaces. Accepted expressions would be: >1.1,<2.1 # In such range 2.8 # equivalent to =2.8 ~=3.0 # compatible, according to semver >1.1 || 0.8 # conditions can be OR'ed Version range expressions previous page) [generators] cmake_paths Listing 2: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include Release 1.4.5 Included in your CMakeLists.txt Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) include(${CMAKE_BINARY_DIR}/conan_paths.cmake) add_executable(helloworld hello0 码力 | 421 页 | 2.84 MB | 1 年前3
Conan 1.5 Documentationof spaces. Accepted expressions would be: >1.1,<2.1 # In such range 2.8 # equivalent to =2.8 ~=3.0 # compatible, according to semver >1.1 || 0.8 # conditions can be OR'ed Version range expressions 11@conan/stable ... [generators] cmake_paths Listing 2: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include --build . Included in your CMakeLists.txt Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) include(${CMAKE_BINARY_DIR}/conan_paths.cmake) add_executable(helloworld hello0 码力 | 422 页 | 2.85 MB | 1 年前3
Conan 1.6 Documentationof spaces. Accepted expressions would be: >1.1,<2.1 # In such range 2.8 # equivalent to =2.8 ~=3.0 # compatible, according to semver >1.1 || 0.8 # conditions can be OR'ed Version range expressions 11@conan/stable ... [generators] cmake_paths Listing 2: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include --build . Included in your CMakeLists.txt Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) include(${CMAKE_BINARY_DIR}/conan_paths.cmake) add_executable(helloworld hello0 码力 | 428 页 | 2.87 MB | 1 年前3
Conan 1.7 Documentationof spaces. Accepted expressions would be: >1.1,<2.1 # In such range 2.8 # equivalent to =2.8 ~=3.0 # compatible, according to semver >1.1 || 0.8 # conditions can be OR'ed Version range expressions 11@conan/stable ... [generators] cmake_paths Listing 2: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include --build . Included in your CMakeLists.txt Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) include(${CMAKE_BINARY_DIR}/conan_paths.cmake) add_executable(helloworld hello0 码力 | 433 页 | 2.95 MB | 1 年前3
Conan 1.24 Documentationgenerated). Here you can see the CMake- Lists.txt used in this project: cmake_minimum_required(VERSION 3.0) project(WorkspaceProject) include(${CMAKE_BINARY_DIR}/conanworkspace.cmake) conan_workspace_subdirectories() ver/. Accepted expressions would be: [>1.1 <2.1] # In such range [2.8] # equivalent to =2.8 [~=3.0] # compatible, according to semver [>1.1 || 0.8] # conditions can be OR'ed [1.2.7 || >=1.2.9 <2.0 previous page) [generators] cmake_paths Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include0 码力 | 647 页 | 5.31 MB | 1 年前3
Conan 1.25 Documentationgenerated). Here you can see the CMake- Lists.txt used in this project: cmake_minimum_required(VERSION 3.0) project(WorkspaceProject) include(${CMAKE_BINARY_DIR}/conanworkspace.cmake) conan_workspace_subdirectories() ver/. Accepted expressions would be: [>1.1 <2.1] # In such range [2.8] # equivalent to =2.8 [~=3.0] # compatible, according to semver [>1.1 || 0.8] # conditions can be OR'ed [1.2.7 || >=1.2.9 <2.0 previous page) [generators] cmake_paths Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include0 码力 | 655 页 | 5.45 MB | 1 年前3
Conan 1.26 Documentationgenerated). Here you can see the CMake- Lists.txt used in this project: cmake_minimum_required(VERSION 3.0) project(WorkspaceProject) include(${CMAKE_BINARY_DIR}/conanworkspace.cmake) conan_workspace_subdirectories() ver/. Accepted expressions would be: [>1.1 <2.1] # In such range [2.8] # equivalent to =2.8 [~=3.0] # compatible, according to semver [>1.1 || 0.8] # conditions can be OR'ed [1.2.7 || >=1.2.9 <2.0 previous page) [generators] cmake_paths Listing 3: CMakeList.txt cmake_minimum_required(VERSION 3.0) project(helloworld) add_executable(helloworld hello.c) find_package(Zlib) if(ZLIB_FOUND) include0 码力 | 669 页 | 5.51 MB | 1 年前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













