Ignore:
Timestamp:
11/03/06 23:18:45 (17 years ago)
Author:
zorg
Message:

Add install target and INSTALL file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/zorg/src/CMakeLists.txt

    r53 r94  
    22add_executable(mppenc analy_filter encode_sv7 huffsv7 profile stderr winmsg ans fastmath keyboard psy tags bitstream fft4g mppenc psy_tab tools cvd fft_routines pipeopen quant wave_in)
    33target_link_libraries(mppenc m)
     4install(TARGETS mppenc RUNTIME DESTINATION bin)
Note: See TracChangeset for help on using the changeset viewer.