Skip to content

Instantly share code, notes, and snippets.

@est77
Created September 24, 2015 10:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save est77/2d9a4b78b6045e981d97 to your computer and use it in GitHub Desktop.
Save est77/2d9a4b78b6045e981d97 to your computer and use it in GitHub Desktop.
# CMake-gui popup menu.
set (USE_SIMD "OFF" CACHE STRING "Enable SIMD")
set_property (CACHE USE_SIMD PROPERTY STRINGS OFF SSE2 SSE4.2 AVX)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment