mirror of
https://github.com/boostorg/config.git
synced 2026-02-19 02:12:20 +00:00
9 lines
103 B
Bash
9 lines
103 B
Bash
#
|
|
# locate all the header dependencies:
|
|
header=""
|
|
#
|
|
# locate all the source files:
|
|
src=link_test.cpp
|
|
|
|
|