aboutsummaryrefslogtreecommitdiff
path: root/advtrains_luaautomation/passive_api.txt
diff options
context:
space:
mode:
authororwell96 <orwell@bleipb.de>2018-05-17 11:16:04 +0200
committerorwell96 <orwell@bleipb.de>2018-06-14 17:39:42 +0200
commitb420a719398fa0e342d5ee8547464179664ae6b9 (patch)
tree541999867946eea1dc94fe0c9930af67e39434e7 /advtrains_luaautomation/passive_api.txt
parentcaf2bda7bc02f0bbe6dbbeb415e7881158d143b9 (diff)
downloadadvtrains-b420a719398fa0e342d5ee8547464179664ae6b9.tar.gz
advtrains-b420a719398fa0e342d5ee8547464179664ae6b9.tar.bz2
advtrains-b420a719398fa0e342d5ee8547464179664ae6b9.zip
Implement a reverse path lookup for trains instead of an occupations window system
Diffstat (limited to 'advtrains_luaautomation/passive_api.txt')
0 files changed, 0 insertions, 0 deletions
pan class="hl kwb">SET(CURL_FOUND FALSE) endif( CURL_LIBRARY AND CURL_INCLUDE_DIR AND CURL_DLL ) else ( WIN32 ) if( CURL_LIBRARY AND CURL_INCLUDE_DIR ) SET(CURL_FOUND TRUE) else( CURL_LIBRARY AND CURL_INCLUDE_DIR ) SET(CURL_FOUND FALSE) endif( CURL_LIBRARY AND CURL_INCLUDE_DIR ) endif ( WIN32 ) MESSAGE(STATUS "CURL_INCLUDE_DIR = ${CURL_INCLUDE_DIR}") MESSAGE(STATUS "CURL_LIBRARY = ${CURL_LIBRARY}")