Tweak lib name.
This commit is contained in:
parent
01113e82f3
commit
8bd07e358f
@ -1,12 +1,12 @@
|
|||||||
includedir = @includedir@/sky
|
includedir = @includedir@/sky
|
||||||
|
|
||||||
lib_LIBRARIES = libsgcloud3d.a
|
lib_LIBRARIES = libsgclouds3d.a
|
||||||
|
|
||||||
include_HEADERS = \
|
include_HEADERS = \
|
||||||
SkySceneLoader.hpp \
|
SkySceneLoader.hpp \
|
||||||
SkyUtil.hpp
|
SkyUtil.hpp
|
||||||
|
|
||||||
libsgcloud3d_a_SOURCES = \
|
libsgclouds3d_a_SOURCES = \
|
||||||
vec3fv.cpp \
|
vec3fv.cpp \
|
||||||
mat16fv.cpp \
|
mat16fv.cpp \
|
||||||
tri.cpp \
|
tri.cpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user