Re #307 Removed useless dependency to ssggraph, and plib sg, ssg and ul

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3428 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6d38cb7b26f959adfb12ddec5b4f3671bb6d6627
Former-commit-id: 7187449a533b00344495f042de9a4f0afdcd502c
This commit is contained in:
pouillot 2011-03-08 16:38:48 +00:00
parent 0dd232a083
commit 1930ed6e79

View file

@ -17,9 +17,7 @@ endif(COMMAND cmake_policy)
ADD_EXECUTABLE(speed-dreams-2 ${SD_SOURCES})
include_directories(../libs)
ADD_SDLIB_LIBRARY(speed-dreams-2 client tgf ssggraph)
ADD_PLIB_LIBRARY(speed-dreams-2 sg ssg ul)
ADD_SDLIB_LIBRARY(speed-dreams-2 client tgf)
SD_INSTALL_FILES(INCLUDE FILES osspec.h)