We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c2b618 + 7d38026 commit 35fb3b6Copy full SHA for 35fb3b6
configs/boost_timer.cfg
@@ -9,6 +9,6 @@ dependencies = {
9
config = lsst.sconsUtils.ExternalConfiguration(
10
__file__,
11
headers=["boost/timer/timer.hpp"],
12
- libs={"main": [], "test": ["boost_timer"]},
+ libs=["boost_timer"],
13
eupsProduct="boost",
14
)
0 commit comments