Skip to content

Commit

Permalink
update Config for utf8
Browse files Browse the repository at this point in the history
  • Loading branch information
rbsheth committed Apr 5, 2019
1 parent fbb2a58 commit 85c1627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

find_package(RapidJSON CONFIG REQUIRED)
find_package(ZLIB CONFIG REQUIRED)
find_package(convertutf CONFIG REQUIRED)
find_package(utf8 CONFIG REQUIRED)
find_package(irrXML CONFIG REQUIRED)
find_package(minizip CONFIG REQUIRED)
find_package(openddlparser CONFIG REQUIRED)
Expand Down

0 comments on commit 85c1627

Please sign in to comment.