mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-18 20:40:43 +01:00
Oops
This commit is contained in:
parent
1eaebecdea
commit
13016db4aa
2
3rdparty/libmygpo-qt/CMakeLists.txt
vendored
2
3rdparty/libmygpo-qt/CMakeLists.txt
vendored
@ -4,7 +4,7 @@ set( MYGPO_QT_VERSION_MINOR "0" )
|
||||
set( MYGPO_QT_VERSION_PATCH "7" )
|
||||
configure_file( Version.h.in ${CMAKE_CURRENT_BINARY_DIR}/Version.h )
|
||||
include_directories("${QJSON_INCLUDEDIR}/qjson")
|
||||
add_definitions(-DMYGPO_EXPORT)
|
||||
add_definitions(-DMYGPO_EXPORT=)
|
||||
|
||||
include_directories( ${QT_INCLUDES} ${QJSON_INCLUDE_DIR} ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user