-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
I used cmake on CLI(Command Line Interface).
Build is finished successfully but I couldn't find the *.hex file
$ cd {TESuit Project} && mkdir build && cd build
$ cmake ..
below picture is the result of stand-alone build

below picture is the result of CLion build button

If we can build with cmake command we will add CI for build test or unit test and we do not need to use the same IDE.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers