BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
113 stars 40 forks source link

Show path to warned "non-config" cpp file #658

Closed jonpas closed 8 months ago

jonpas commented 8 months ago

Tools (complete and add to the following information):

Description:

 WARN config.old.cpp - cpp files other than config.cpp are usually not intentional. use hpp for includes

It would be nice if this warning would give the path to the file.

Steps to reproduce:

  1. Have "non-config" cpp file
  2. Run hemtt build

Expected behavior: A path to warned file shown.

Logs: /

Additional context: /

BrettMayson commented 8 months ago

>:( confused me for a bit there

HEMTT: x.xx 1.11.1 stable

you were running main btw, this warning is unreleased

jonpas commented 8 months ago

Hmm, might have mixed up what I ran where. :D