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
add cmake file for test programs
pull/5/head
Jehan Monnier
9 years ago
parent
ceccd4f51e
commit
f099603e39
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
@ -84,7 +84,7 @@ if(ENABLE_MSPLUGIN)
add_subdirectory
(
msbcg729
)
endif
(
)
if
(
ENABLE_TESTS
)
#
add_subdirectory
(
test
)
add_subdirectory
(
test
)
endif
(
)
Write
Preview
Loading…
Cancel
Save