This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sp
/
tempest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1078
Commits
2
Branches
0
Tags
187 MiB
Tree:
f684ce7799
tempest
/
resources
/
3rdparty
/
log4cplus-1.1.2-rc2
/
tests
/
customloglevel_test
/
CMakeLists.txt
1 line
77 B
Raw
Normal View
History
Removed logging output from all classes. Added log4cplus as 3rdparty library. Refactored CMakeLists.txt to always use libraries that are in the repository. Changed executable file to mrmc/mrmc-tests. Added case distinction in gtest to compile with clang.
12 years ago
log4cplus_add_test
(
customloglevel_test
main.cxx
func.cxx
customloglevel.cxx
)