2
0
mirror of https://github.com/boostorg/process.git synced 2026-01-19 16:32:15 +00:00
Files
process/test/Jamfile.jam
Klemens Morgenstern 2ccd97cd48 made v2 the default
2024-12-20 20:53:29 +08:00

8 lines
317 B
Plaintext

# Copyright (c) 2024 Klemens D. Morgenstern
#
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
# alias v1-tests : v1//bare v1//with-valgrind v1//without-valgrind ;
alias v2-tests : v2//standalone v2//with_target ;