summaryrefslogtreecommitdiff
path: root/test/test.gyp
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2014-07-14 18:46:34 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2014-07-14 18:46:34 -0400
commitb327a2cb34b0977f03f6d7bb2d7fca4537192539 (patch)
treeb6f6258c4f40b8c259daaff4ad989f706f7bc057 /test/test.gyp
parent97ec3766141052e557a4eb8c39883fd1b7d6536f (diff)
downloadqtlocation-mapboxgl-b327a2cb34b0977f03f6d7bb2d7fca4537192539.tar.gz
hook up style_parser to new log backend
Diffstat (limited to 'test/test.gyp')
-rw-r--r--test/test.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.gyp b/test/test.gyp
index 477413027b..d68b4344cd 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -100,6 +100,8 @@
"sources": [
"./main.cpp",
"./style.cpp",
+ "./fixtures/fixture_log.hpp",
+ "./fixtures/fixture_log.cpp",
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",