Changeset 25 in pacpusframework for trunk


Ignore:
Timestamp:
01/08/13 16:38:35 (11 years ago)
Author:
sgosseli
Message:

Fixed: FileLib must be a static library.

File:
1 edited

Legend:

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

    r23 r25  
    2727# ========================================
    2828pacpus_add_library(
    29   ${PROJECT_NAME} SHARED
     29  ${PROJECT_NAME}
    3030  ${PROJECT_SRCS}
    3131)
Note: See TracChangeset for help on using the changeset viewer.