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

    r460 r467  
    1616
    1717if(SHARED)
    18   target_link_libraries(mpcchap mpcdec_shared)
     18  target_link_libraries(mpcchap mpcdec)
    1919else(SHARED)
    2020  target_link_libraries(mpcchap mpcdec_static)
Note: See TracChangeset for help on using the changeset viewer.