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

Update CMakeLists.txt

parent afe15491
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 3.13) #Common version of raspbian
cmake_minimum_required(VERSION 2.8) #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