You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
150 B
5 lines
150 B
16 years ago
|
SET(SUBDIR_DEFINED 1)
|
||
|
SET(SUBDIR_UNDEFINED)
|
||
|
SET(SUBDIR_DEFINED ${SUBDIR_DEFINED} PARENT_SCOPE)
|
||
|
SET(SUBDIR_UNDEFINED ${SUBDIR_UNDEFINED} PARENT_SCOPE)
|