Navigation


Changeset 20:277ec00d793e in freeDiameter for INSTALL


Ignore:
Timestamp:
Oct 7, 2009, 7:31:39 PM (15 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Backup before typhoon... Progress on server side

File:
1 edited

Legend:

Unmodified
Added
Removed
  • INSTALL

    r18 r20  
    99
    1010You can enable the unary tests by doing:
    11 cmake -DNO_TESTS:BOOL=OFF ../
     11cmake -DSKIP_TESTS:BOOL=OFF ../
    1212make
    1313make tests
     
    3838DEFAULT_CONF_FILE:STRING=/path/to/some/freeDiameter.conf
    3939
     40Build binary with symbols, for debug:
     41CMAKE_BUILD_TYPE:STRING=Debug
Note: See TracChangeset for help on using the changeset viewer.