From f5c5ce05991f5382e6bafb880020c518f4a60eb1 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 17 May 2016 18:03:37 +0200 Subject: cmake/many: remove obsolete keywords from cmake macro invocation --- spline-widget/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spline-widget/CMakeLists.txt') diff --git a/spline-widget/CMakeLists.txt b/spline-widget/CMakeLists.txt index 651a7874..437ef854 100644 --- a/spline-widget/CMakeLists.txt +++ b/spline-widget/CMakeLists.txt @@ -1,2 +1,2 @@ -opentrack_boilerplate(opentrack-spline-widget NO-LINKER-SCRIPT NO-COMPAT LINKAGE) +opentrack_boilerplate(opentrack-spline-widget NO-COMPAT) target_link_libraries(opentrack-spline-widget opentrack-compat) -- cgit v1.2.3