# # File: Jamfile.v2 # Author: Amlal El Mahrouss, # Copyright 2025, Amlal El Mahrouss, Licensed under the Boost Software License # project tests : default-build debug ; exe crope.test.o : crope.test.cpp : 20 ; exe crope.pred.test.o : crope.pred.test.cpp : 20 ; exe crope.pred2.test.o : crope.pred2.test.cpp : 20 ;