pgRouting

Changeset 176

Show
Ignore:
Timestamp:
06/11/08 19:59:27 (4 months ago)
Author:
daniel
Message:

Added install path for routing_topology.sql

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/core/sql/CMakeLists.txt

    r86 r176  
    11INSTALL(FILES routing_core.sql DESTINATION ${SQL_INSTALL_PATH} ) 
    22INSTALL(FILES routing_core_wrappers.sql DESTINATION ${SQL_INSTALL_PATH} ) 
     3INSTALL(FILES routing_topology.sql DESTINATION ${SQL_INSTALL_PATH} ) 
    34