Browse Source

Update project.yml

master
fdai7782 11 months ago
parent
commit
e2a4524bf9
  1. 13
      project.yml

13
project.yml

@ -91,17 +91,6 @@
:system:
- m # Example: add 'm' to use the math library
:test:
<<<<<<< HEAD
- stdio
- string
- stdlib
- m # Example: add 'm' to use the math library in tests
:release:
- stdio
- string
- stdlib
- m # Example: add 'm' to use the math library in release builds
=======
#- stdio
#- string
#- stdlib
@ -111,8 +100,6 @@
#- string
#- stdlib
#- m # Example: add 'm' to use the math library in release builds
>>>>>>> develop
:plugins:
:load_paths:
- "#{Ceedling.load_path}"

Loading…
Cancel
Save