summaryrefslogtreecommitdiffstats
path: root/test/direct_bt/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti...Sven Gothel2020-10-201-18/+0
* Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...Sven Gothel2020-10-161-61/+6
* Add test_mm_sc_drf01: Using mutex locking and wait instead of atomic and spin...Sven Gothel2020-10-031-5/+16
* Add test_mm_sc_drf: Testing SC-DRF Claim on non-atomic global read and writte...Sven Gothel2020-10-031-0/+11
* CMake: Support full parallel build by adding target dependenciesSven Gothel2020-09-151-18/+27
* CMake Build: Use C++17 (C++20 not yet supported on all target platforms, i.e....Sven Gothel2020-09-121-6/+12
* cmake: Fix set_target_properties(..) use proper target name and add declarati...Sven Gothel2020-08-251-3/+28
* FunctionDef: Add CaptureInvocationFunc supporting lambdas w/ an explicit capt...Sven Gothel2020-05-031-1/+6
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-091-0/+27