cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Functions | |
cmake_minimum_required (VERSION 2.8) project(cFpvitis_Vision_WarpTransform) find_package(OpenCV REQUIRED) find_package(LibXml2 REQUIRED) include_directories($ | |
get_property (dirs DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES) foreach(dir $ | |
cmake_minimum_required | ( | VERSION 2. | 8 | ) |
Definition at line 17 of file CMakeLists.txt.
get_property | ( | dirs DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY | INCLUDE_DIRECTORIES | ) |
Definition at line 25 of file CMakeLists.txt.