mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-28 00:15:06 +00:00
WholeArchive.cmake: Fix mismatched args warning
This commit is contained in:
parent
daf080ff19
commit
99061345cc
@ -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 New Issue
Block a user