mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
cmake: don't add include <module>/src directory to avoid conflicts
during opencv_world builds
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// It is subject to the license terms in the LICENSE file found in the top-level directory
|
||||
// of this distribution and at http://opencv.org/license.html.
|
||||
|
||||
#include <precomp.hpp>
|
||||
#include "precomp.hpp"
|
||||
|
||||
#include <opencv2/core/utils/trace.hpp>
|
||||
#include <opencv2/core/utils/trace.private.hpp>
|
||||
|
||||
Reference in New Issue
Block a user