mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
cmake: support multiple CPU targets
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#include <emmintrin.h>
|
||||
int main() { return 0; }
|
||||
Reference in New Issue
Block a user