mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Tests need C++11
This commit is contained in:
parent
2918602ad0
commit
84f7462526
@ -1,3 +1,5 @@
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
|
||||
INCLUDE_DIRECTORIES(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../taglib
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../taglib/toolkit
|
||||
|
Loading…
x
Reference in New Issue
Block a user