Ignore:
Timestamp:
08/21/10 18:55:01 (14 years ago)
Author:
r2d
Message:

libmpc : renamed libmpcdec project libmpcdec and mpcdec project mpcdec_cmd to have correctly named outputs and make cmake don't cry

File:
1 edited

Legend:

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

    r450 r467  
    2121
    2222if(SHARED)
    23   target_link_libraries(mpcgain mpcdec_shared)
     23  target_link_libraries(mpcgain mpcdec)
    2424else(SHARED)
    2525  target_link_libraries(mpcgain mpcdec_static)
Note: See TracChangeset for help on using the changeset viewer.