yuzu/externals/vcpkg/packages/boost-build_x64-windows/tools/boost-build/example/libraries/util/foo/jamfile.jam

10 lines
247 B
Plaintext
Executable File

# Copyright 2005 Vladimir Prus
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE.txt or https://www.bfgroup.xyz/b2/LICENSE.txt)
project
: usage-requirements <include>include ;
lib bar : bar.cpp ;