ENH: add support for xlf with -WF,-D for -D
This commit is contained in:
parent
c3b7f618d1
commit
3f45a27a6b
|
@ -1 +1 @@
|
|||
include(Platforms/xlf)
|
||||
include(Platform/xlf)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "")
|
||||
SET(CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "")
|
||||
include(Platforms/xlf)
|
||||
include(Platform/xlf)
|
||||
|
|
Loading…
Reference in New Issue