Add a comment

svn path=/trunk/; revision=19227
This commit is contained in:
Jörg Mayer 2006-09-13 10:51:40 +00:00
parent f6976864bf
commit ac260321d9
1 changed files with 2 additions and 0 deletions

View File

@ -25,7 +25,9 @@ project(wireshark C)
set(dumpcap_LIBS wiretap)
# Disable this later. Alternative: "make VERBOSE=1"
set(CMAKE_VERBOSE_MAKEFILE ON)
set(BUILD_SHARED_LIBS ON)
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)