ENH: add support for xlf with -WF,-D for -D

This commit is contained in:
Bill Hoffman 2008-01-11 17:38:41 -05:00
parent c3b7f618d1
commit 3f45a27a6b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
include(Platforms/xlf)
include(Platform/xlf)

View File

@ -1,3 +1,3 @@
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "")
SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "")
include(Platforms/xlf)
include(Platform/xlf)