Browse Source

use columnar api s19-c7

alexey 3 years ago
parent
commit
aaae5e37ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cmake/GetColumnar.cmake

+ 1 - 1
cmake/GetColumnar.cmake

@@ -18,7 +18,7 @@ include ( update_bundle )
 # still can do it for any specific requirements.
 
 # Versions of API headers we are need to build with.
-set ( NEED_COLUMNAR_API 18 )
+set ( NEED_COLUMNAR_API 19 )
 set ( NEED_SECONDARY_API 7 )