|
|
@@ -19,7 +19,7 @@ include ( update_bundle )
|
|
|
|
|
|
# Versions of API headers we are need to build with.
|
|
|
set ( NEED_COLUMNAR_API 21 )
|
|
|
-set ( NEED_SECONDARY_API 9 )
|
|
|
+set ( NEED_SECONDARY_API 10 )
|
|
|
|
|
|
|
|
|
# Note: we don't build, neither link with columnar. Only thing we expect to get is a few interface headers, aka 'columnar_api'.
|