Browse Source

yay

merge-requests/365/head
forgie 11 years ago
parent
commit
f2acfd51ee
  1. 4
      juci/CMakeLists.txt

4
juci/CMakeLists.txt

@ -79,8 +79,8 @@ add_executable(${project_name}
add_library(${module} SHARED add_library(${module} SHARED
api.h api
api_ext.cc api_ext
) )
# dependencies # dependencies

Loading…
Cancel
Save