mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
Fix config file for build tree usage
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
set(TOMAHAWK_INCLUDE_DIRS
|
||||
"@PROJECT_SOURCE_DIR@/src/libtomahawk"
|
||||
"@PROJECT_BINARY_DIR@")
|
||||
"@PROJECT_BINARY_DIR@/src/libtomahawk"
|
||||
)
|
||||
|
Reference in New Issue
Block a user