mirror of
https://github.com/boostorg/mp11.git
synced 2025-12-04 07:49:20 +01:00
Add 'quick' test target
This commit is contained in:
@@ -134,3 +134,7 @@ run mp_bind_back.cpp ;
|
|||||||
|
|
||||||
# mpl
|
# mpl
|
||||||
run mpl.cpp ;
|
run mpl.cpp ;
|
||||||
|
|
||||||
|
# quick (for CI)
|
||||||
|
alias quick : mp11 mp_size ;
|
||||||
|
explicit quick ;
|
||||||
|
|||||||
Reference in New Issue
Block a user