# Copyright 2008 Jurko Gospodnetic # Copyright 2025 René Ferdinand Rivera Morell # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE.txt or https://www.bfgroup.xyz/b2/LICENSE.txt) project : requirements on enforce clang:libc++ 23 ; exe hello : hello.cpp ;