Changeset 103 in pacpusframework for trunk/src/FileLib/CMakeLists.txt


Ignore:
Timestamp:
06/05/13 17:39:28 (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.