mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-29 17:15:34 +00:00
WholeArchive.cmake: Fix mismatched args warning
This commit is contained in:
parent
daf080ff19
commit
99061345cc
1 changed files with 1 additions and 1 deletions
|
@ -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 (get_whole_archive_options)
|
||||
endfunction ()
|
||||
|
|
Loading…
Reference in a new issue