mirror of
https://github.com/OpenMW/openmw.git
synced 2026-05-06 07:56:40 -04:00
cmake/WholeArchive.cmake: fix typo
This commit is contained in:
@@ -7,4 +7,4 @@ function (get_whole_archive_options OUT_VAR)
|
||||
else ()
|
||||
message(FATAL_ERROR "get_whole_archive_options not implemented for CMAKE_CXX_COMPILER_ID ${CMAKE_CXX_COMPILER_ID}")
|
||||
endif()
|
||||
endfunction (whole_archive_options)
|
||||
endfunction (get_whole_archive_options)
|
||||
|
||||
Reference in New Issue
Block a user