Renew the updater branch
Now with some actual consensus on what the updater will do!
This commit is contained in:
9
mmc_updater/depends/AnyOption/CMakeLists.txt
Normal file
9
mmc_updater/depends/AnyOption/CMakeLists.txt
Normal file
@ -0,0 +1,9 @@
|
||||
project(AnyOption)
|
||||
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
|
||||
add_library(anyoption
|
||||
anyoption.cpp
|
||||
anyoption.h
|
||||
)
|
||||
|
Reference in New Issue
Block a user