Skip to content

Commit

Permalink
Fix root CMakeLists.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 committed Jul 11, 2024
1 parent 8008a7d commit 95c3ad6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 3.16)

project(installer_wizard LANGUAGES NONE)

# find_package(mo2-cmake CONFIG REQUIRED)

include(${CMAKE_CURRENT_LIST_DIR}/../cmake_common/mo2.cmake)
find_package(mo2-cmake CONFIG REQUIRED)

add_subdirectory(src)

0 comments on commit 95c3ad6

Please sign in to comment.