CMakeLists.txt
branchv_0
changeset 6 0f28565508ca
parent 0 a1301a106504
child 9 f06781a5071b
equal deleted inserted replaced
5:ac427c840372 6:0f28565508ca
    12 # GNU General Public License for more details.
    12 # GNU General Public License for more details.
    13 #
    13 #
    14 # You should have received a copy of the GNU General Public License
    14 # You should have received a copy of the GNU General Public License
    15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
    15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
    16 
    16 
    17 project (relpipe-tr-validator.cpp)
    17 project (relpipe-tr-grep.cpp)
    18 cmake_minimum_required(VERSION 2.8)
    18 cmake_minimum_required(VERSION 2.8)
    19 add_subdirectory (src)
    19 add_subdirectory (src)