Changeset 349 in pacpusframework for trunk/src/FileLib/test/CMakeLists.txt


Ignore:
Timestamp:
09/23/15 21:35:59 (9 years ago)
Author:
DHERBOMEZ Gérald
Message:

build of the trunk (release 0.2.x) under Linux Mint 17.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/FileLib/test/CMakeLists.txt

    r314 r349  
    4444)
    4545
    46 if(WIN32)
    47     list(APPEND LIBS
    48         optimized FileLib debug FileLib_d
    49         optimized PacpusLib debug PacpusLib_d
    50     )
    51 endif()
     46list(APPEND LIBS
     47    optimized FileLib debug FileLib_d
     48    optimized PacpusLib debug PacpusLib_d
     49)
    5250
    5351# LINK
Note: See TracChangeset for help on using the changeset viewer.