blob: 2389cb1029befceab868e93b609e2b69b9c98117 [file] [log] [blame]
add_executable(EventuallyGlobalExe IMPORTED)
set_target_properties(EventuallyGlobalExe PROPERTIES
IMPORTED_LOCATION "${CMAKE_COMMAND}"
)
set(EventuallyGlobal_FOUND TRUE)