Normalized file endings.
This commit is contained in:
@@ -13,6 +13,3 @@ ADD_EXECUTABLE(opencv_example minarea.c)
|
||||
TARGET_LINK_LIBRARIES(opencv_example ${OpenCV_LIBS})
|
||||
|
||||
#MESSAGE(STATUS "OpenCV_LIBS: ${OpenCV_LIBS}")
|
||||
|
||||
|
||||
|
||||
|
@@ -25,8 +25,3 @@ the CMake gui with:
|
||||
$ cmake-gui <OPENCV_SRC_PATH>/samples/c/example_cmake/
|
||||
|
||||
And pick the correct value for OpenCV_DIR.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@@ -114,4 +114,3 @@ int main( int argc, char** argv )
|
||||
#ifdef _EiC
|
||||
main(1,"convexhull.c");
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user