Changeset 22333 for v6

Show
Ignore:
Timestamp:
09/24/08 09:41:42 (2 months ago)
Author:
pmurias
Message:

[smop] changed smop back to a static library so pugs linked with it doesn't need LD_LIBRARY_PATH

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • v6/smop/CMakeLists.txt

    r22298 r22333  
    109109 
    110110INCLUDE (FindThreads) 
    111 add_library (smop 
     111add_library (smop  
    112112    src/idconst.c 
    113113    src/lowlevel_method.c