mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
C&P error
This commit is contained in:
parent
46e51018d5
commit
03abfd4c7d
@ -58,7 +58,7 @@ else()
|
|||||||
)
|
)
|
||||||
|
|
||||||
if(copy_err)
|
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()
|
endif()
|
||||||
|
|
||||||
EXECUTE_PROCESS(
|
EXECUTE_PROCESS(
|
||||||
|
Loading…
Reference in New Issue
Block a user