Set THIRDPARTY_DIR
This commit is contained in:
parent
e64050821a
commit
f51f20548a
@ -158,6 +158,8 @@ file( COPY CalamaresAddBrandingSubdirectory.cmake DESTINATION "${PROJECT_BINARY_
|
|||||||
|
|
||||||
set( CALAMARES_LIBRARIES calamares )
|
set( CALAMARES_LIBRARIES calamares )
|
||||||
|
|
||||||
|
set( THIRDPARTY_DIR "${CMAKE_SOURCE_DIR}/thirdparty" )
|
||||||
|
|
||||||
add_subdirectory( thirdparty )
|
add_subdirectory( thirdparty )
|
||||||
add_subdirectory( src )
|
add_subdirectory( src )
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user