Commit bd34f6dd authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #5505 from a-andre:highguiheader

parents 8b23d1ec d16fb305
......@@ -64,7 +64,7 @@ set(highgui_srcs
src/window.cpp
)
file(GLOB highgui_ext_hdrs "include/opencv2/${name}/*.hpp" "include/opencv2/${name}/*.h")
file(GLOB highgui_ext_hdrs "include/opencv2/*.hpp" "include/opencv2/${name}/*.hpp" "include/opencv2/${name}/*.h")
if(HAVE_QT5)
set(CMAKE_AUTOMOC ON)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment