CI test
This commit is contained in:
parent
b93b69a061
commit
22afa8a522
|
|
@ -6,3 +6,4 @@ SET(BUILD_SHARED_LIBS ON)
|
||||||
SET(CMAKE_INSTALL_PREFIX "/usr")
|
SET(CMAKE_INSTALL_PREFIX "/usr")
|
||||||
|
|
||||||
ADD_SUBDIRECTORY(src)
|
ADD_SUBDIRECTORY(src)
|
||||||
|
ADD_SUBDIRECTORY(test)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue