1st Version of the embedded rt_service
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
set(CMAKE_TRY_COMPILE_TARGET_TYPE "STATIC_LIBRARY")
|
||||
project(re_service)
|
||||
|
||||
# set(CMAKE_TRY_COMPILE_TARGET_TYPE "STATIC_LIBRARY")
|
||||
|
||||
# Find python and Boost - both are required dependencies
|
||||
find_package(PythonLibs 3.10 REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user