Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 408 Bytes

Non-free examples for Vc

This repository contains examples that cannot be distributed with the rest of Vc. If you want to compile the examples, place the clone into the examples directory of Vc:

cd Vc/examples
git clone https://github.com/VcDevel/Vc-examples-nonfree nonfree

Now, if building examples is enabled, the Vc buildsystem will pick up the additional examples on the next run of cmake.