1 2 3 4 5 6
# -*- cmake -*- include(Prebuilt) if (NOT USESYSTEMLIBS) use_prebuilt_binary(mikktspace) endif (NOT USESYSTEMLIBS)