Changeset 587

Show
Ignore:
Timestamp:
07/11/08 13:50:58 (4 months ago)
Author:
weyrick
Message:

this was moved

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/rphp/runtime/CMakeLists.txt

    r586 r587  
    2020target_link_libraries( var-test  rphp_runtime ${ICU_LIBRARIES} ${ICU_IO_LIBRARIES} ) 
    2121 
    22 add_executable( hash-test hash-test.cpp ) 
    23 target_link_libraries( hash-test  rphp_runtime ${ICU_LIBRARIES} ${ICU_IO_LIBRARIES} ) 
    2422