mirror of
https://github.com/boostorg/config.git
synced 2025-10-29 06:41:45 +01: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
|
||
|
|
|
||
|
|
|