Skip to content
Snippets Groups Projects
Commit 9686ae3e authored by Blanchard Arnaud's avatar Blanchard Arnaud
Browse files

Update CMakeLists.txt

parent 6c72a19e
No related branches found
No related tags found
No related merge requests found
# Set the minimum version of cmake required to build this project
cmake_minimum_required(VERSION 2.8) #Common version of raspbian
cmake_minimum_required(VERSION 3.7) #Common version of raspbian
project(blc VERSION 1 )
find_package(JPEG)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment