blob: 38980aa7e0f26bc3152dd399d37fa5a7e52d2257 [file] [log] [blame]
cmake_minimum_required(VERSION 2.8.12)
project(launcher_linker_test_project)
include(CTest)
add_executable(link_error link_error.cxx)