- Timestamp:
 - 08/23/11 10:41:13 (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/CMakeLists.txt (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/CMakeLists.txt
r2273 r2280 342 342 # 343 343 set( boost_components python ) 344 if( NOT STANDALONE ) 345 set( boost_components ${boost_components} system ) 346 endif() 344 347 find_package( Boost REQUIRED ${boost_components} ) 345 348 if( NOT Boost_FOUND )  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  