]> Creatis software - crea.git/commit
Feature #1711 CreaDevManager application implementation
authorDaniel Gonzalez <daniel.gonzalez@creatis.insa-lyon.fr>
Tue, 16 Apr 2013 09:20:32 +0000 (11:20 +0200)
committerDaniel Gonzalez <daniel.gonzalez@creatis.insa-lyon.fr>
Tue, 16 Apr 2013 09:20:32 +0000 (11:20 +0200)
commit632f2dfd01d620008c9b15a136e9ac3d4b96614b
tree9eb98e59558e0315e6fe5af2c598128178e7b3d8
parentef630179c0efdb37f43994958b727f585cf2c3ec
Feature #1711 CreaDevManager application implementation

Fix: Problem when creating cpp and cxx files in applications. Now using regex to check if file is the application's main file.
lib/creaDevManagerLib/CMakeLists.txt
lib/creaDevManagerLib/modelCDMApplication.cpp