summaryrefslogtreecommitdiffstats
path: root/ml/dlib/dlib/cmake_utils/test_for_neon/CMakeLists.txt
blob: 0b6eb6f288c6458fc671638c87eef0106f3ba8e6 (plain)
1
2
3
4
5
6
cmake_minimum_required(VERSION 2.8.12)
project(neon_test)

add_library(neon_test STATIC neon_test.cpp )