mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Partially revert 43b81bec
, export.cmake was not intended to change
This commit is contained in:
parent
1c097e5620
commit
fe4ba565f6
@ -257,7 +257,7 @@ if(inverted)
|
||||
else()
|
||||
string(COMPARE NOTEQUAL ${_err} 0 _erg)
|
||||
endif()
|
||||
#execute_process(COMMAND ${CMAKE_COMMAND} -E remove_directory "${TempDir}")
|
||||
execute_process(COMMAND ${CMAKE_COMMAND} -E remove_directory "${TempDir}")
|
||||
if(_TestResultMessage)
|
||||
message(STATUS "Msg Summary:")
|
||||
foreach(_l ${_TestResultMessage})
|
||||
|
Loading…
Reference in New Issue
Block a user