Skip to content

Commit 35fb3b6

Browse files
committed
Merge branch 'tickets/DM-42999'
2 parents 9c2b618 + 7d38026 commit 35fb3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/boost_timer.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies = {
99
config = lsst.sconsUtils.ExternalConfiguration(
1010
__file__,
1111
headers=["boost/timer/timer.hpp"],
12-
libs={"main": [], "test": ["boost_timer"]},
12+
libs=["boost_timer"],
1313
eupsProduct="boost",
1414
)

0 commit comments

Comments
 (0)