Skip to content

Commit

Permalink
Better logging and better build tool help
Browse files Browse the repository at this point in the history
  • Loading branch information
Madman10K committed May 19, 2024
1 parent fe7c9d3 commit f8df645
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 @@ -220,9 +220,7 @@ if (USE_CLI_PARSER_MODULE)
endif()
endif()

if (NOT USE_CLI_PARSER_MODULE OR NOT BUILD_VARIANT_VENDOR)
add_subdirectory(Framework/Modules/CLIParser/ThirdParty/UntitledCLIParser/ThirdParty/utfcpp)
endif()
add_subdirectory(Framework/ThirdParty/utfcpp)

if (USE_I18N_MODULE)
if (BUILD_VARIANT_VENDOR)
Expand Down

0 comments on commit f8df645

Please sign in to comment.