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/mpccut/CMakeLists.txt

    r460 r467  
    1414
    1515if(SHARED)
    16   target_link_libraries(mpccut mpcdec_shared)
     16  target_link_libraries(mpccut mpcdec)
    1717else(SHARED)
    1818  target_link_libraries(mpccut mpcdec_static)
Note: See TracChangeset for help on using the changeset viewer.