diff --git a/cmake/RippledCore.cmake b/cmake/RippledCore.cmake index c3800c5586..6380a0bacb 100644 --- a/cmake/RippledCore.cmake +++ b/cmake/RippledCore.cmake @@ -72,7 +72,6 @@ if (WIN32) target_link_libraries(xrpl.imports.main INTERFACE ntdll) endif() - include(add_module) include(target_link_modules)