Skip to content

Commit

Permalink
link to boost system
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Feb 10, 2012
1 parent b44a63a commit c33d534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/input/templates/helloworld/build.py
Expand Up @@ -44,6 +44,7 @@
libraries = [ '' ] # eg 'libfoo'

libraries.append('mapnik')
libraries.append('boost_system%s' % env['BOOST_APPEND'])
# link libicuuc, but ICU_LIB_NAME is used custom builds of icu can
# have different library names like osx which offers /usr/lib/libicucore.dylib
libraries.append(env['ICU_LIB_NAME'])
Expand Down

0 comments on commit c33d534

Please sign in to comment.