1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-02 05:33:17 +02:00

Adding CMake install. Fixes #18

This commit is contained in:
Guillaume Chatelet
2018-02-12 16:17:21 +01:00
parent e419573d10
commit 1976dcd4d2
2 changed files with 58 additions and 4 deletions

View File

@ -0,0 +1,3 @@
# CpuFeatures CMake configuration file
include("${CMAKE_CURRENT_LIST_DIR}/CpuFeaturesTargets.cmake")