xlnt/benchmarks/CMakeLists.txt

8 lines
177 B
CMake
Raw Normal View History

project(xlnt.benchmarks)
include_directories(${XLNT_INCLUDE_DIR})
#add_executable(sample-basic ../samples/sample1.cpp)
#add_executable(sample-decrypt ../samples/decrypt.cpp)