mirror of
https://github.com/eclipse/upm.git
synced 2025-03-14 20:47:30 +03:00
Update CMakeLists.txt
This commit is contained in:
parent
204bb6d850
commit
a2ea409314
@ -3,9 +3,7 @@ set (libdescription "B5T HVC Sensor")
|
||||
|
||||
add_subdirectory(stblib)
|
||||
|
||||
set (module_src "${libname}.cxx" "b5t007001.cxx")
|
||||
set (module_hpp "${libname}.hpp" "b5t007001.hpp")
|
||||
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_hpp ${libname}.hpp stblib/usr_include/STBAPI.h stblib/usr_include/STBCommonDef.h stblib/usr_include/STBTypedef.h)
|
||||
|
||||
include_directories("stblib/src/include/")
|
||||
|
Loading…
x
Reference in New Issue
Block a user