Toggle navigation
This project
Loading...
Sign in
blaar
/
bapps
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
d6e413bdeb04ca6a572160a8d6bc1365e029de1e
Authored by
Arnaud Blanchard
2019-07-11 16:18:12 +0200
1 parent
6114f5e0
build: skipped
Add i_discretize_file as a module
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
CMakeLists.txt
CMakeLists.txt
View file @
d6e413b
...
...
@@ -2,11 +2,15 @@ cmake_minimum_required(VERSION 2.6)
project(bapps)
subdirs(i_discretize_file)
subdirs(i_fread)
subdirs(i_oscillator)
subdirs(i_keyboard)
subdirs(f_max)
subdirs(o_fwrite)
subdirs(o_display)
...
...
Please
register
or
login
to post a comment