FasTC/BPTCEncoder/config/BC7Config.h.in
2012-08-28 15:36:26 -04:00

9 lines
290 B
C

// Copyright (c) 2012 Pavel Krajcevski
// All Rights Reserved
// BC7Config.h.in -- This file contains variables that are introduced
// explicitly by the CMake build process.
// Do we have the proper popcnt instruction defined?
#cmakedefine NO_INLINE_ASSEMBLY
#cmakedefine HAS_SSE_POPCNT