Files @ r26951:03c58e615b3d
Branch filter:

Location: cpp/openttd-patchpack/source/cmake/FindPandoc.cmake

translators
Update: Translations from eints
finnish: 2 changes by hpiirai
catalan: 2 changes by J0anJosep
1
2
3
if(NOT EXISTS ${PANDOC_EXECUTABLE})
    find_program(PANDOC_EXECUTABLE pandoc)
endif()