mirror of
https://github.com/theCheeseboard/thedesk.git
synced 2025-01-23 02:42:02 -05:00
7 lines
149 B
CMake
7 lines
149 B
CMake
set(libthebranch_VERSION 1.0.0)
|
|
|
|
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/libthedeskTargets.cmake")
|
|
|
|
check_required_components(libthedesk)
|