CMake Tweak

This commit is contained in:
TheBrokenRail 2024-06-08 17:59:46 -04:00
parent e6839074fd
commit 790e7918b1

View File

@ -28,8 +28,4 @@ if(NOT TRAMPOLINE_HEADERS_ONLY)
message(FATAL_ERROR "Unsupported Architecture")
endif()
endif()
else()
# No-Op Install Function
function(install_runtime)
endfunction()
endif()