CMakeLists works great with VSCode on Linux, I haven't tested anything else.
mkdir build && cd build cmake -G "Unix Makefiles" .. && make
/Source/mwlinkermap-example is the test program executable.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CMakeLists works great with VSCode on Linux, I haven't tested anything else.
mkdir build && cd build cmake -G "Unix Makefiles" .. && make
/Source/mwlinkermap-example is the test program executable.