Skip to content

Commit

Permalink
import cxx_compiler to enable C++ compiler detection change
Browse files Browse the repository at this point in the history
  • Loading branch information
zhekov authored and eht16 committed Jun 8, 2013
1 parent 8c10f6a commit b7fbb78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wscript
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ from waflib.Configure import ConfigurationContext
from waflib.Errors import WafError
from waflib.TaskGen import feature, before_method
from waflib.Tools.compiler_c import c_compiler
from waflib.Tools.compiler_cxx import cxx_compiler


APPNAME = 'geany'
Expand Down

0 comments on commit b7fbb78

Please sign in to comment.