remove DartConfig

This commit is contained in:
paradiseo 2008-11-20 16:35:47 +00:00
commit 916152b02e

View file

@ -52,7 +52,7 @@ INCLUDE(ConfigureChecks.cmake)
INCLUDE(Dart OPTIONNAL)
# the project can have a DartConfig.cmake file
INCLUDE(DartConfig.cmake OPTIONNAL)
#INCLUDE(DartConfig.cmake OPTIONNAL)
# now create config headers
configure_file(config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h)