mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove diagnostic code that slipped in
I did not intend to commit this piece of diagnostic code
in a0f6b09a
.
This commit is contained in:
parent
5435701af1
commit
dbd3e5a0f8
@ -203,8 +203,6 @@ foreach(libsubfolder doc examples templates)
|
||||
-DPARAMS_DIR=${TOP_SRC_DIR}/development/autotests
|
||||
-DWORKDIR=${CMAKE_CURRENT_BINARY_DIR}/${LYX_HOME}
|
||||
-P "${TOP_SRC_DIR}/development/autotests/check_load.cmake")
|
||||
else()
|
||||
message("ignored test")
|
||||
endif()
|
||||
getoutputformats("${LIBSUB_SRC_DIR}/${f}.lyx" formatlist)
|
||||
foreach(format ${formatlist})
|
||||
|
Loading…
Reference in New Issue
Block a user