repo.or.cz
/
openttd-github.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add: [NewGRF] Vehicle prop that allows refittability based on cargo class intersection.
[openttd-github.git]
/
cmake
/
FindPandoc.cmake
blob
3a42851dd72ffc7352db07584f04de2d29b680c8
1
if(NOT EXISTS ${PANDOC_EXECUTABLE})
2
find_program(PANDOC_EXECUTABLE pandoc)
3
endif()