2 lines
No EOL
90 B
CMake
2 lines
No EOL
90 B
CMake
cmake_minimum_required(VERSION 3.4.1)
|
|
add_library( xdelta3 SHARED src/main/cpp/xdelta3.c ) |