2
0
mirror of https://github.com/boostorg/msm.git synced 2026-02-02 09:02:09 +00:00

another try at jamfile

This commit is contained in:
Christophe Henry
2024-01-20 19:34:10 +01:00
parent 3f9e4a7ea6
commit 25b687d6b2

View File

@@ -6,7 +6,10 @@
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
# bring in rules for testing
import testing ;
import os ;
import ../../config/checks/config : requires ;
project msm
: