add_executable(<name> <options>... <sources>...) add_executable(<name> IMPORTED [GLOBAL]) add_executable(<name> ALIAS <target>)
add_executable(<name> <options>... <sources>...) add_executable(<name> IMPORTED [GLOBAL]) add_executable(<name> ALIAS <target>)
ADD_EXECUTABLE(${MODULE_NAME} ${ALL_FILES} CMakeLists.txt)
ADD_EXECUTABLE(followuidmagiceditor ${FOLLOWUIDMAGICEDITOR_SRC} ${FLTK_CPP_SRC})
add_executable(gwb-grid "${CMAKE_CURRENT_SOURCE_DIR}/source/gwb-grid/main.cc")
ADD_EXECUTABLE( openddlparser_unittest
${gtest_src}
${openddlparser_unittest_src}
)
add_executable(libmorton-test-bmi2
"libmorton_test.cpp"
)
add_executable(ImathHalfCTest half_c_main.c)
add_executable(AudioEcsSample MACOSX_BUNDLE ${NOVELCHAN_ICON} ${SOURCES})
add_executable(example_glfw_wgpu
main.cpp
# backend files
${IMGUI_DIR}/backends/imgui_impl_glfw.cpp
${IMGUI_DIR}/backends/imgui_impl_wgpu.cpp
# Dear ImGui files
${IMGUI_DIR}/imgui.cpp
${IMGUI_DIR}/imgui_draw.cpp
${IMGUI_DIR}/imgui_demo.cpp
${IMGUI_DIR}/imgui_tables.cpp
${IMGUI_DIR}/imgui_widgets.cpp
)
add_executable (process process.cpp)
add_executable(${PROJECT_NAME} ${${PROJECT_NAME}_SRC})
add_executable( example-${EXAMPLE_NAME}
main.cpp
)
add_executable (fdtd3d main.cpp)
add_executable(gltfutil ${gltfutil_sources} ../common/lodepng.cpp)
add_executable(render-interact main.cxx)
add_executable(${tgt_name} ${sources})
add_executable(${_TEST_NAME}_tests
${_TEST_NAME}_tests_main.cpp
slic3r_jobs_tests.cpp
slic3r_version_tests.cpp
slic3r_arrangejob_tests.cpp
secretstore_tests.cpp
)
add_executable(fibonacci-basic fibonacci-basic.cpp)
add_executable(2_CamerasAndShadows BasicTutorial2.cpp)
add_executable(${ARGV})
add_executable(231-Cfg_OutputStreams
231-Cfg-OutputStreams.cpp
)
add_executable(meshboolean MeshBoolean.cpp)
add_executable(opencsg_example WIN32
main.cpp
Engine.hpp Engine.cpp
ShaderCSGDisplay.hpp ShaderCSGDisplay.cpp
${CMAKE_CURRENT_SOURCE_DIR}/../../src/slic3r/GUI/Jobs/Job.cpp
${CMAKE_CURRENT_SOURCE_DIR}/../../src/slic3r/GUI/ProgressStatusBar.cpp
${CMAKE_CURRENT_SOURCE_DIR}/../../src/slic3r/GUI/I18N.hpp
${CMAKE_CURRENT_SOURCE_DIR}/../../src/slic3r/GUI/I18N.cpp)
add_executable( shaderc ${SHADERC_SRCS} ${SHADERC_HDRS} )
ADD_EXECUTABLE(glosm-tiler ${SOURCES})
add_executable (convert_pcl "convert_pcl/main.cpp" )
add_executable(sdltest-shared sdltest.c)
add_executable(tests source/tests.cpp)
add_executable(run-bench ${CMAKE_CURRENT_SOURCE_DIR}/run-bench.cpp ${CMAKE_CURRENT_SOURCE_DIR}/bench_mesh.cpp ${CMAKE_CURRENT_SOURCE_DIR}/bench_mesh_paper.cpp
)
add_executable(mono_inertial_euroc
Examples/Monocular-Inertial/mono_inertial_euroc.cc)
add_executable(classicalTheory ${CT_SOURCE_FILES})
add_executable(${PROJECT_NAME} WIN32 ${SOURCE_FILES})
add_executable(${PROJECT_NAME} ${app_sources} ${app_headers} ${app_uis} ${app_resources})
add_executable(test_undist_img ./test/test_undist_image.cpp)
add_executable(${dir} ${SRC})
add_executable(tests
tests.cpp
)
add_executable(UseCPUOpenGL ${SOURCES} ${RESOURCES})
add_executable(${target} ${sources})
add_executable(${TARGET_NAME} MACOSX_BUNDLE ${NITPICK_SRCS} ${QM})
add_executable(${GAME_EXE} WIN32 ${GAME_SOURCES})
add_executable(demo
demo.cpp
demo_flythrough_camera.cpp
3rdp/shader_loader/src/shader.cpp
3rdp/shader_loader/src/shader_program.cpp
3rdp/randomColor-cpp/randomcolor.cpp
)
add_executable(mono_euroc
Examples/Monocular/mono_euroc.cc)
add_executable(${BENCHMARK_NAME} ${BENCHMARK_SOURCES})
add_executable(${In_Name} ${ARGN})
add_executable(
${targetProject}
${XWIN_FILES}
)
add_executable(STATUNIT
util.cxx
main.cxx
histoutil.cxx
CompoundHistoSuite.cxx
FixedLinearHistoSuite.cxx
functionalstatsuite.cxx
statbasic.cxx
segmentedhisto.cxx
linearhisto.cxx
movingavg.cxx
)
add_executable(diffusion diffusion.cpp)
ADD_EXECUTABLE(vnsTestMainLauncher vnsTestMainLauncher.cxx)
add_executable(list_midi_devices list_midi_devices.cpp)
add_executable(mono_inertial_euroc
Examples/Monocular-Inertial/mono_inertial_euroc.cc)
add_executable(test_dynamic_loaded_shared_lib ${g3log_SOURCE_DIR}/test_main/test_main.cpp ${DIR_UNIT_TEST}/test_linux_dynamic_loaded_sharedlib.cpp)
add_executable(${COPYQ_EXECUTABLE_NAME} ${copyq_COMPILE})
add_executable(${ANTSbinaryName}Driver ${ANTSbinaryName}Driver.cxx ${ANTSbinaryTestSourceName})
add_executable (genluts ${CMAKE_CURRENT_SOURCE_DIR}/${bsdl_SUBDIR}/src/genluts.cpp)
add_executable(h2cli WIN32 MACOSX_BUNDLE ${h2cli_SRCS} )
add_executable(multifile_test multi1.cpp multi2.cpp catch.hpp)
add_executable(${LEARN_VULKAN_PROJECT} ${SRC_FILES})
add_executable(dmediaservertest ${dmediaservertest_SRCS})
ADD_EXECUTABLE(SimpleSend examples/SimpleSend.cpp)
add_executable(hybrid_astar
${PROJECT_SOURCE_DIR}/src/GlobalPlanner/HybridAstar/hybrid_astar.cpp
${PROJECT_SOURCE_DIR}/src/GlobalPlanner/HybridAstar/dynamic_programming_heuristic.cpp)
add_executable(run_fk ../run_fk.cpp)
add_executable(benchmark_exe ${BENCHMARK_FILES})
add_executable(cbs_ta
example/cbs_ta.cpp
)
add_executable(sqpnp_example ${sources})
add_executable(tests
tests/catch.hpp
tests/warp.cpp
tests/sampling.cpp
tests/algorithms.cpp
tests/regression.cpp
)
add_executable( yaml_parser yaml_parser.cxx )
add_executable( libs_algorithm_test_bogo_sort bogo_sort.cpp )
add_executable(${PROJECT_NAME} ${TEST_FILES})
add_executable(${PROJECT_NAME} ${RAGMATIC_SRC})
add_executable(benchmark_gjk src/benchmark_gjk.cpp)
ADD_EXECUTABLE(mastermind ${MASTERMIND_SOURCES})
add_executable( arrangement_2
arrangement_2.cpp
ArrangementGraphicsItem.cpp
ArrangementDemoWindow.cpp
ArrangementDemoTab.cpp
ArrangementDemoGraphicsView.cpp
Callback.cpp
VerticalRayShootCallback.cpp
EnvelopeCallback.cpp
SplitEdgeCallback.cpp
FillFaceCallback.cpp
GraphicsViewSegmentInput.cpp
GraphicsViewCurveInput.cpp
Utils.cpp
NewTabDialog.cpp
OverlayDialog.cpp
ArrangementDemoPropertiesDialog.cpp
ColorItemEditor.cpp
PropertyValueDelegate.cpp
DeleteCurveMode.cpp
DeleteCurveModeItemEditor.cpp
PointsGraphicsItem.cpp
VerticalRayGraphicsItem.cpp
${CGAL_Qt5_MOC_FILES}
${arrangement_2_uis}
${CGAL_Qt5_RESOURCE_FILES}
)
add_executable(HgrToParkway hgr_to_parkway.cc)
add_executable(wpiguidev src/dev/native/cpp/main.cpp)
add_executable(D3D12Sample ${D3D12_SAMPLE_SOURCE_FILES} ${SHADERS})
add_executable(hello hello.cc)
add_executable(bls)
add_executable(main-forwarder
source/main.cpp
)
add_executable(qtshark ${wireshark_FILES})
add_executable(xzminidec xzminidec.c)
add_executable(mcontrolcenter
${PROJECT_SOURCES}
)
add_executable(ps4_controller src/ps4_controller.cpp)
add_executable(${PROJECT_NAME} ${LAUNCHERSRC_FILES} ${LAUNCHERH_FILES})
ADD_EXECUTABLE(${TARGET_NAME} ${cc_binary_SRCS})
add_executable(${NAME_} ${example})
add_executable(${target} ${SRCFILE})
add_executable(test_semaphore test_semaphore.cc)
add_executable(column_families_example
column_families_example.cc)
add_executable(search_memory_index search_memory_index.cpp)
add_executable(${TARGET_NAME} src/main.cpp)
add_executable(demo demo.cpp)
add_executable(clipboard clipboard.c ${GETOPT} ${GLAD_GL})
add_executable(mapnik-viewer
${PROJECT_SOURCES}
)
add_executable(protobuf::protoc IMPORTED)
add_executable (OutOfOrderRasterization include/app.h
include/teapot_data.h
src/app.cpp
src/teapot_data.cpp)
add_executable(ot-test-spinel
spinel.c
)
add_executable(${us_configurationadmin_bench_test_exe_name}
${_configurationadmin_benchmark_tests}
${_additional_srcs})
add_executable(${cuda_target} ${_cmake_options}
${_generated_files}
${_sources}
${link_file}
)
add_executable(linuxcheck
x11.cpp
wayland.cpp
linuxcheck.cpp
diagnostics.hpp
)
add_executable(true "true.cpp")
add_executable(mfsmetadump ${METADUMP_SOURCES})