diff --git a/CMakeLists.txt b/CMakeLists.txt index 820b898..c46ac13 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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() \ No newline at end of file