1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-17 14:28:24 +01:00

Remove invalid comment

This commit is contained in:
Uwe L. Korn 2014-06-24 17:39:51 +01:00
parent 66147db7a7
commit fee20553a4
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
# taglib changed filenames to be a char/wchar struct on some platforms, need to check for it
macro (CHECK_STD_FUNCTIONAL CXX_STD_FUNCTIONAL)
include (CheckCXXSourceCompiles)
check_cxx_source_compiles(

View File

@ -1,4 +1,3 @@
# taglib changed filenames to be a char/wchar struct on some platforms, need to check for it
macro (CHECK_STD_TR1_FUNCTIONAL CXX_STD_TR1_FUNCTIONAL)
include (CheckCXXSourceCompiles)
check_cxx_source_compiles(