Changeset 58 in pacpusframework for trunk/src/CMakeLists.txt


Ignore:
Timestamp:
01/09/13 10:35:31 (11 years ago)
Author:
Marek Kurdej
Message:

CMake: updated to conform to the coding style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/CMakeLists.txt

    r3 r58  
    1010# Libraries, windows
    1111# ========================================
    12 if (WIN32)
    13   add_subdirectory(RoadTime)
     12if(WIN32)
     13    add_subdirectory(RoadTime)
    1414endif()
    1515
Note: See TracChangeset for help on using the changeset viewer.