Skip to content

Commit

Permalink
Fix query-engine compile issues of derived stats
Browse files Browse the repository at this point in the history
Change-Id: I0d32547e28f1989e47fa14948ba1aa85b449469e
Partial-Bug: #1576437
  • Loading branch information
ananth-at-camphor-networks committed Jul 29, 2016
1 parent 4a6fe9b commit eedbb11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/query_engine/SConscript
Expand Up @@ -13,6 +13,7 @@ env = BuildEnv.Clone()
env.Append(CPPPATH = [env['TOP'],
env['TOP'] + '/base/sandesh/',
env['TOP'] + '/database/',
env['TOP'] + '/tools/sandesh/library/common',
])

env.Prepend(LIBS=[ 'cpuinfo',
Expand Down

0 comments on commit eedbb11

Please sign in to comment.