mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
updated cmakelists.txt for licesnse
This commit is contained in:
2
slsReceiverSoftware/CMakeLists.txt
Executable file → Normal file
2
slsReceiverSoftware/CMakeLists.txt
Executable file → Normal file
@ -1,3 +1,5 @@
|
||||
# SPDX-License-Identifier: LGPL-3.0-or-other
|
||||
# Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||
set(SOURCES
|
||||
src/Implementation.cpp
|
||||
src/ClientInterface.cpp
|
||||
|
2
slsReceiverSoftware/tests/CMakeLists.txt
Executable file → Normal file
2
slsReceiverSoftware/tests/CMakeLists.txt
Executable file → Normal file
@ -1,3 +1,5 @@
|
||||
# SPDX-License-Identifier: LGPL-3.0-or-other
|
||||
# Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||
target_sources(tests PRIVATE
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test-GeneralData.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test-CircularFifo.cpp
|
||||
|
Reference in New Issue
Block a user