Removed taglib_config.h which is no longer used

This commit is contained in:
Tsuda Kageyu 2013-07-17 18:04:02 +09:00
parent 6d89689c0e
commit 314cc33585
4 changed files with 0 additions and 7 deletions

View File

@ -96,8 +96,6 @@ if(TRACE_IN_RELEASE)
set(TRACE_IN_RELEASE TRUE)
endif()
configure_file(taglib/taglib_config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/taglib_config.h)
add_subdirectory(taglib)
add_subdirectory(bindings)
if(BUILD_TESTS)

View File

@ -37,7 +37,6 @@ set(tag_HDRS
fileref.h
audioproperties.h
taglib_export.h
${CMAKE_BINARY_DIR}/taglib_config.h
toolkit/taglib.h
toolkit/tstring.h
toolkit/tlist.h

View File

@ -1,2 +0,0 @@
/* taglib_config.h. Generated by cmake from taglib_config.h.cmake */

View File

@ -26,8 +26,6 @@
#ifndef TAGLIB_H
#define TAGLIB_H
#include "taglib_config.h"
#define TAGLIB_MAJOR_VERSION 1
#define TAGLIB_MINOR_VERSION 8
#define TAGLIB_PATCH_VERSION 0