this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove -Werror as mentioned in #591

-2
-2
src/frameworks/CMakeLists.txt
··· 1 1 project(frameworks) 2 2 3 - add_compile_options(-Werror) 4 - 5 3 add_subdirectory(AGL) 6 4 add_subdirectory(AVFoundation) 7 5 add_subdirectory(Accelerate)