Question
How to use CMake compile STM32CubeL4 Firmware Package?
I saw there is CMakeLists.txt in the folder, should be able to use CMake. The problem is I am choose different MinGW makefile format, never success.
The reason for me to use CMake is to compile GoogleTest, I won't compile in the atolic TrueStudio.
My other question is
"did anyone compile Google Test 1.8.1 on TrueStudio?"
Thx