Files @ r27661:139ab823d301
Branch filter:

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

translators
Update: Translations from eints
welsh: 28 changes by Ansbaradigeidfran
portuguese: 1 change by azulcosta
polish: 1 change by pAter-exe
1
2
3
if(NOT EXISTS ${PANDOC_EXECUTABLE})
    find_program(PANDOC_EXECUTABLE pandoc)
endif()