Changeset 34 in pacpusframework
- Timestamp:
 - Jan 8, 2013, 6:20:55 PM (13 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/CMakeLists.txt (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/CMakeLists.txt
r33 r34 102 102 pacpus_info(" CMake build tool:" ${CMAKE_BUILD_TOOL}) 103 103 if (MSVC) 104 message(STATUS" MSVC:" ${MSVC_VERSION})104 pacpus_info(" MSVC:" ${MSVC_VERSION}) 105 105 else() 106 message(STATUS" Configuration:" ${CMAKE_BUILD_TYPE})106 pacpus_info(" Configuration:" ${CMAKE_BUILD_TYPE}) 107 107 endif() 108 108 pacpus_info("")  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  