CMake Tweak
This commit is contained in:
parent
e6839074fd
commit
790e7918b1
@ -28,8 +28,4 @@ if(NOT TRAMPOLINE_HEADERS_ONLY)
|
|||||||
message(FATAL_ERROR "Unsupported Architecture")
|
message(FATAL_ERROR "Unsupported Architecture")
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
else()
|
|
||||||
# No-Op Install Function
|
|
||||||
function(install_runtime)
|
|
||||||
endfunction()
|
|
||||||
endif()
|
endif()
|
Loading…
Reference in New Issue
Block a user