Skip to content

Commit

Permalink
Working on change requests.
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
  • Loading branch information
mkostin committed Jun 26, 2015
1 parent 6168d0d commit 4189929
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/highgui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ file(GLOB highgui_ext_hdrs
"${CMAKE_CURRENT_LIST_DIR}/include/opencv2/${name}/*.h")

# Removing WinRT API headers by default
status(" ${name}: Removing WinRT API headers by default")
list(REMOVE_ITEM highgui_ext_hdrs "${CMAKE_CURRENT_LIST_DIR}/include/opencv2/${name}/highgui_winrt.hpp")

if(HAVE_QT5)
Expand Down

0 comments on commit 4189929

Please sign in to comment.