Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • freeDiameter/CMakeLists.txt

    r1 r2  
    1818TARGET_LINK_LIBRARIES(freeDiameterd libfreeDiameter ${FD_LIBS})
    1919
     20# Save the list of files, if needed
     21SET(FD_COMMON_SRC ${FD_COMMON_SRC} PARENT_SCOPE)
     22
    2023# The unary tests directory
    2124OPTION(SKIP_TESTS "Skip compilation of the tests?" OFF)
Note: See TracChangeset for help on using the changeset viewer.