diff --git a/DisplayInfo/CMakeLists.txt b/DisplayInfo/CMakeLists.txt index c7853ee..6351e57 100644 --- a/DisplayInfo/CMakeLists.txt +++ b/DisplayInfo/CMakeLists.txt @@ -19,7 +19,7 @@ project(DisplayInfo) cmake_minimum_required(VERSION 3.15) -find_package(bridge) +find_package(Thunder) project_version(1.0.0)