repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: Add Intel compiler module files for the Mac. Thanks to Mike Jackson for contribu...
[cmake.git]
/
Modules
/
Platform
/
Darwin-icpc.cmake
blob
e247bae280c25fa1b11659b9545cd539e8b16e32
1
GET_FILENAME_COMPONENT(CURRENT_SOURCE_PARENT ${CMAKE_CURRENT_LIST_FILE} PATH)
2
#MESSAGE (STATUS "CURRENT_SOURCE_PARENT: ${CURRENT_SOURCE_PARENT}")
3
INCLUDE ( ${CURRENT_SOURCE_PARENT}/Darwin-icc.cmake)