Ignore:
Timestamp:
07/13/10 12:30:09 (14 years ago)
Author:
r2d
Message:

fix cmake warnings with new version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/trunk/mpcchap/CMakeLists.txt

    r450 r460  
    1313link_directories(${libmpc_BINARY_DIR}/libmpcenc)
    1414
    15 add_executable(mpcchap mpcchap dictionary iniparser ${libmpc_SOURCE_DIR}/common/tags)
     15add_executable(mpcchap mpcchap.c dictionary.c iniparser.c ${libmpc_SOURCE_DIR}/common/tags.c)
    1616
    1717if(SHARED)
Note: See TracChangeset for help on using the changeset viewer.