Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pwielders authored Nov 10, 2024
1 parent b04cbfe commit 0731fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DisplayInfo/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ project(DisplayInfo)

cmake_minimum_required(VERSION 3.15)

find_package(bridge)
find_package(Thunder)

project_version(1.0.0)

Expand Down

0 comments on commit 0731fc4

Please sign in to comment.