File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 2.8.12 )
1
+ cmake_minimum_required (VERSION 3.1 )
2
2
project (cmake_wrapper )
3
3
4
4
include (conanbuildinfo.cmake )
5
- conan_basic_setup ()
5
+ conan_basic_setup (KEEP_RPATHS )
6
6
7
7
add_subdirectory (source_subfolder )
Original file line number Diff line number Diff line change 1
1
sources :
2
+ " 20220601 " :
3
+ url : " https://github.com/google/re2/archive/refs/tags/2022-06-01.tar.gz"
4
+ sha256 : " f89c61410a072e5cbcf8c27e3a778da7d6fd2f2b5b1445cd4f4508bee946ab0f"
2
5
" 20220201 " :
3
6
url : " https://github.com/google/re2/archive/refs/tags/2022-02-01.tar.gz"
4
7
sha256 : " 9c1e6acfd0fed71f40b025a7a1dabaf3ee2ebb74d64ced1f9ee1b0b01d22fd27"
Original file line number Diff line number Diff line change 1
1
versions :
2
+ " 20220601 " :
3
+ folder : all
2
4
" 20220201 " :
3
5
folder : all
4
6
" 20211101 " :
You can’t perform that action at this time.
0 commit comments