Changeset 103 in pacpusframework for trunk/src/FileLib


Ignore:
Timestamp:
Jun 5, 2013, 5:39:28 PM (11 years ago)
Author:
DHERBOMEZ Gérald
Message:

Correction of link bugs.
Windows build OK.

File:
1 edited

Legend:

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

    r88 r103  
    4444target_link_libraries(
    4545    ${PROJECT_NAME}
    46     PacpusLib
     46        ${PACPUS_DEPENDENCIES_LIB}
     47                PacpusLib
    4748
    4849)
Note: See TracChangeset for help on using the changeset viewer.