File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
package =rapidcheck
2
- $(package)_version =3eb9b4ff69f4ff2d9932e8f852c2b2a61d7c20d3
2
+ $(package)_version =d9482c683429fe79122e3dcab14c9655874aeb8e
3
3
$(package)_download_path =https://github.com/emil-e/rapidcheck/archive
4
4
$(package)_file_name =$($(package ) _version) .tar.gz
5
- $(package)_sha256_hash =5fbf82755c9a647127e62563be079448ff8b1db9ca80a52a673dd9a88fdb714b
5
+ $(package)_sha256_hash =b9ee8955b175fd3c0757ebd887bb075541761af08b0c28391b7c6c0685351f6b
6
6
7
7
define $(package)_config_cmds
8
- cmake -DCMAKE_INSTALL_PREFIX=$($(package ) _staging_dir)$(host_prefix ) -DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=true -DRC_INSTALL_ALL_EXTRAS =ON
8
+ cmake -DCMAKE_INSTALL_PREFIX=$($(package ) _staging_dir)$(host_prefix ) -DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=true -DRC_ENABLE_BOOST_TEST =ON -B .
9
9
endef
10
10
11
11
define $(package)_preprocess_cmds
You can’t perform that action at this time.
0 commit comments