Show
Ignore:
Timestamp:
11/02/09 16:42:44 (15 years ago)
Author:
mido
Message:

the real update of libconfig with an addaptation of its directories
all cfg files added directly into VS solution (this change is actually concerning only the \tests directory)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/unittest-cpp/CMakeLists.txt

    r689 r691  
    1313 
    1414# From CMake version 2.8, it is not allowed to add subdirectories without  
    15 # their CMakeLists, therfore were the following two lines commented out: 
     15# their CMakeLists, therfore the following two lines were commented out: 
    1616# add_subdirectory(Posix) 
    1717# add_subdirectory(Win32)