mirror of
https://github.com/taglib/taglib.git
synced 2025-07-25 08:24:29 -04:00
#include guards in CMake generated headers.
This commit is contained in:
@ -1,6 +1,11 @@
|
||||
/* taglib_config.h. Generated by cmake from taglib_config.h.cmake */
|
||||
|
||||
#ifndef TAGLIB_TAGLIB_CONFIG_H
|
||||
#define TAGLIB_TAGLIB_CONFIG_H
|
||||
|
||||
/* These values are no longer used. This file is present only for compatibility reasons. */
|
||||
|
||||
#define TAGLIB_WITH_ASF 1
|
||||
#define TAGLIB_WITH_MP4 1
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user