CMake: Fix host strgen/settingsgen importing

This commit is contained in:
Jonathan G Rennison
2021-03-04 18:50:29 +00:00
parent 92eb93561c
commit 70f3993a55
4 changed files with 2 additions and 4 deletions

View File

@@ -13,7 +13,6 @@ set(TABLE_INI_SOURCE_FILES
if (HOST_BINARY_DIR)
include(${HOST_BINARY_DIR}/settingsgen.cmake)
add_executable(hostsettingsgen ALIAS settingsgen)
endif()
# Generate a command and target to create the settings table