oh linker, you so crazy
This commit is contained in:
parent
dfeafce3b3
commit
4886a7fa16
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ Import("env libhammer_shared testruns targets")
|
||||||
|
|
||||||
cppenv = env.Clone()
|
cppenv = env.Clone()
|
||||||
cppenv.Append(CPPPATH=[".", "vendor/gtest-1.7.0/fused-src", "../.."])
|
cppenv.Append(CPPPATH=[".", "vendor/gtest-1.7.0/fused-src", "../.."])
|
||||||
|
cppenv.Append(LD_LIBRARY_PATH=["../../"])
|
||||||
cppenv.MergeFlags("-Wno-missing-field-initializers -DGTEST_HAS_PTHREAD=0")
|
cppenv.MergeFlags("-Wno-missing-field-initializers -DGTEST_HAS_PTHREAD=0")
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue