Files @ r26063:e5845237d244
Branch filter:

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

Owen Rudge
Change: Explicitly specify SHA1 for legacy code signing on Windows
1
2
3
if(NOT EXISTS ${PANDOC_EXECUTABLE})
    find_program(PANDOC_EXECUTABLE pandoc)
endif()