blob: 7dccde0377dbb5ac599a2f59226a72da80513ba2 [file] [log] [blame]
Adam Langley73415b62015-08-24 18:03:17 -07001include_directories(../../include)
Matt Braithwaite12fe1b22015-07-28 16:49:58 -07002
3add_library(
4 xts
5
6 OBJECT
7
8 xts.c
9)