mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
C&P error
This commit is contained in:
parent
46e51018d5
commit
03abfd4c7d
@ -58,7 +58,7 @@ else()
|
||||
)
|
||||
|
||||
if(copy_err)
|
||||
message(FATAL_ERROR "${CMAKE_COMMAND} -E ${copy_command} not working")
|
||||
message(FATAL_ERROR "${CMAKE_COMMAND} -E copy_if_different not working")
|
||||
endif()
|
||||
|
||||
EXECUTE_PROCESS(
|
||||
|
Loading…
Reference in New Issue
Block a user