Get SOLID from simuV2.1
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5183 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 560b2d15c39a536b597a2ab589533d0bd865806b Former-commit-id: 105c2bcc46a6609d096ba73989b1b448342046a9
This commit is contained in:
parent
75fc75b806
commit
9c1b5b70aa
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
IF(NOT OPTION_3RDPARTY_SOLID)
|
||||
|
||||
ADD_SUBDIRECTORY(SOLID-2.0)
|
||||
INCLUDE_DIRECTORIES(BEFORE ../simuv2.1/SOLID-2.0/include)
|
||||
ELSE(NOT OPTION_3RDPARTY_SOLID)
|
||||
ADD_SOLID_INCLUDEDIR()
|
||||
|
||||
ENDIF(NOT OPTION_3RDPARTY_SOLID)
|
||||
|
||||
|
|
Loading…
Reference in a new issue