Переименование
This commit is contained in:
parent
5b6ed5b79b
commit
e735e6e9d5
@ -152,7 +152,7 @@ function(myx_cmake_common_target_properties target)
|
|||||||
endif()
|
endif()
|
||||||
endfunction()
|
endfunction()
|
||||||
|
|
||||||
function(myx_cmake_common_target_properties_post target)
|
function(myx_cmake_common_target_properties_post_link target)
|
||||||
if(NOT TARGET ${target})
|
if(NOT TARGET ${target})
|
||||||
myx_cmake_message_error("MyxCMake: Target ${target} does not exists.")
|
myx_cmake_message_error("MyxCMake: Target ${target} does not exists.")
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user