projects
/
platform
/
upstream
/
assimp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5cb7f7
)
Updated CMAKE - removed removed package inclusion
author
Otger
<otgerrogla@gmail.com>
Sun, 29 Nov 2015 20:20:31 +0000
(21:20 +0100)
committer
Otger
<otgerrogla@gmail.com>
Sun, 29 Nov 2015 20:20:31 +0000
(21:20 +0100)
code/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/code/CMakeLists.txt
b/code/CMakeLists.txt
index
dffb3b4
..
9eb6ea8
100644
(file)
--- a/
code/CMakeLists.txt
+++ b/
code/CMakeLists.txt
@@
-657,11
+657,6
@@
SET ( openddl_parser_SRCS
)
SOURCE_GROUP( openddl_parser FILES ${openddl_parser_SRCS})
-SET( picojson_SRCS
- ../contrib/picojson/picojson.h
-)
-SOURCE_GROUP( picojson FILES ${picojson_SRCS} )
-
INCLUDE_DIRECTORIES( "../contrib/rapidjson/include" )
# VC2010 fixes