This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
bcg729
mirror of
https://github.com/BelledonneCommunications/bcg729
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
8
Wiki
Activity
Browse Source
Update minimum required cmake version
keep-around/84dbdac2b0c5557839fe4d49014b22233d853826
Nicolas Michon
7 years ago
parent
751fd564df
commit
84dbdac2b0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
View File
@ -20,7 +20,7 @@
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
cmake_minimum_required
(
VERSION
3.
0
)
cmake_minimum_required
(
VERSION
3.
1
)
project
(
bcg729
VERSION
1.0.4
LANGUAGES
C
)
Write
Preview
Loading…
Cancel
Save