Skip to content

Commit fda73b5

Browse files
authored
Remove dead beef (#5)
1 parent 7f71b32 commit fda73b5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,6 @@ foreach (TYPE IN ITEMS STATIC SHARED)
9797
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include/>
9898
$<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}/notify-cpp/>)
9999

100-
#target_compile_options(notify-cpp-${type} PUBLIC
101-
# $<$<CONFIG:RELEASE>:${}>
102-
# $<$<CONFIG:DEBUG:${}>)
103100
endif()
104101
endforeach()
105102

0 commit comments

Comments
 (0)