mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-25 11:22:50 +00:00
6 lines
201 B
Text
6 lines
201 B
Text
![]() |
include("${CMAKE_CURRENT_SOURCE_DIR}/../TestFindPackage.cmake")
|
||
|
|
||
|
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../../modules" )
|
||
|
|
||
|
test_find_package(BlueZ BLUEZ INCLUDE_DIR LIBRARIES DEFINITIONS)
|