fw4spl
SrcLib/pch/pchServicesOmp/src/pchServicesOmp/pch.cpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2017.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #include "pchServicesOmp/pch.hpp"
8 
9 // Empty source file
10 // This is only to get a source file compiled, otherwise CMake would consider this target as an utility target
11 // And the pch would not be generated properly