diff options
Diffstat (limited to 'protocols/ICQCorp/CMakeLists.txt')
-rw-r--r-- | protocols/ICQCorp/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ICQCorp/CMakeLists.txt b/protocols/ICQCorp/CMakeLists.txt index ccd21b56d1..9e3d58ba26 100644 --- a/protocols/ICQCorp/CMakeLists.txt +++ b/protocols/ICQCorp/CMakeLists.txt @@ -1,4 +1,4 @@ -set_directory_properties(PROPERTIES COMPILE_DEFINITIONS "") +set_directory_properties(PROPERTIES COMPILE_DEFINITIONS "") file(GLOB SOURCES "src/*.h" "res/*.rc" "src/corp.cpp" |