Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login
Show
Ignore:
Timestamp:
03/10/10 22:21:05 (2 years ago)
Author:
Kelly Wilson <wilsonk cpsc.ucalgary.ca>
Tags:

0.9.2

branch:
default
Message:

Change the ldc.conf file output to match the newer Tango directory structure and only use libtango-user-ldc for the libs to match the 0.99.9 build instructions.

Files:

Legend:

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

    r1588 r1648  
    4747    set(RUNTIME_GC tango-gc-basic) 
    4848    set(RUNTIME_DC ldc-runtime) 
    49     set(RUNTIME_AIO tango-base-ldc) 
     49    set(RUNTIME_AIO tango-user-ldc) 
    5050    # set paths to source files, or fill lists directly 
    5151    set(RUNTIME_DC_DIR ${PROJECT_SOURCE_DIR}/internal) 
Copyright © 2008, LDC Development Team.