antispy_build.hHeader

CMake-generated configuration file for antispy SDK. More...

Detailed Description

This header file is automatically generated by CMake during the build process. It defines several preprocessor macros that configure the build environment for the antispy SDK library. These macros provide critical information about the target platform, architecture, and various optional features, ensuring that the library is compiled and linked correctly for the intended environment.

This file is central to controlling conditional compilation across the entire antispy SDK codebase, enabling or disabling specific code paths based on the build configuration. It ensures that the antispy SDK library is adaptable to a wide range of platforms and use cases, including different operating systems, CPU architectures, and feature sets.

Important: Since this file is automatically generated by CMake, it should not be manually edited. Any changes should be made through the CMake configuration files, and then CMake should be re-run to regenerate this file.