aboutsummaryrefslogtreecommitdiff
path: root/tests/tsoloud.nims
blob: 3b6174bf41f312db5075f54d58be968ff46bba5b (plain)
1
2
3
4
5
# Workaround for C++ scanner.cc causing link error with other C obj files
when defined(MacOSX):
  switch("clang.linkerexe", "g++")
else:
  switch("gcc.linkerexe", "g++")