index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
blender
/
industrial
/
industry_loc.blend
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
# - Find vorbis
# Find the native vorbis includes and libraries
#
# VORBIS_INCLUDE_DIR - where to find vorbis.h, etc.
# OGG_INCLUDE_DIR - where to find ogg/ogg.h, etc.
# VORBIS_LIBRARIES - List of libraries when using vorbis(file).
# VORBIS_FOUND - True if vorbis found.
if
(
NOT GP2XWIZ
)
if
(
VORBIS_INCLUDE_DIR
)
# Already in cache, be silent
set
(
VORBIS_FIND_QUIETLY TRUE
)
endif
(
VORBIS_INCLUDE_DIR
)
find_path
(
OGG_INCLUDE_DIR
ogg
/
ogg
.
h
)
find_path
(
VORBIS_INCLUDE_DIR
vorbis
/
vorbisfile
.
h
)
# MSVC built ogg/vorbis may be named ogg_static and vorbis_static
find_library
(
OGG_LIBRARY NAMES
ogg ogg_static
)
find_library
(
VORBIS_LIBRARY NAMES
vorbis vorbis_static
)
find_library
(
VORBISFILE_LIBRARY NAMES
vorbisfile vorbisfile_static
)
# Handle the QUIETL
advtrains-38fecddff964ab179e5f7fe00b18378b5229f05d.tar.bz2
advtrains-38fecddff964ab179e5f7fe00b18378b5229f05d.zip
use mesecons_switch as correct dependency for luaautomation
Diffstat
(limited to 'assets/blender/industrial/industry_loc.blend')
0 files changed, 0 insertions, 0 deletions