Changeset 235 for CMakeLists.txt

Show
Ignore:
Timestamp:
01/15/09 14:46:53 (15 years ago)
Author:
smidl
Message:

compilation fixes for multicore

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r222 r235  
    3535FIND_PACKAGE(ITPP REQUIRED) 
    3636FIND_PACKAGE(ACML COMPONENTS) 
    37 FIND_PACKAGE(XERCES REQUIRED) 
     37FIND_PACKAGE(XERCES COMPONENTS) 
    3838 
    3939IF(ITPP_FOUND)