Files @ r25703:b906ccb1dc0e
Branch filter:

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

translators
Update: Translations from eints
spanish: 3 changes by MontyMontana
hindi: 28 changes by ritwikraghav14
1
2
3
if(NOT EXISTS ${PANDOC_EXECUTABLE})
    find_program(PANDOC_EXECUTABLE pandoc)
endif()