mopub cmake fix

This commit is contained in:
Arsentiy Milchakov 2017-04-13 17:36:24 +03:00 committed by Sergey Yershov
parent e5898f24be
commit f588ce5035
2 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,8 @@ set(
booking_api.hpp
facebook_ads.cpp
facebook_ads.hpp
mopub_ads.cpp
mopub_ads.hpp
opentable_api.cpp
opentable_api.hpp
rb_ads.cpp

View file

@ -7,6 +7,7 @@ set(
ads_engine_tests.cpp
booking_tests.cpp
facebook_tests.cpp
mopub_tests.cpp
rb_tests.cpp
uber_tests.cpp
)