mirror of https://github.com/cutefishos/calamares
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
113 B
CMake
5 lines
113 B
CMake
11 years ago
|
set(CALAMARES_INCLUDE_DIRS
|
||
|
"@PROJECT_SOURCE_DIR@/src/libcalamares"
|
||
|
"@PROJECT_BINARY_DIR@/src/libcalamares"
|
||
|
)
|