summaryrefslogtreecommitdiffstats
path: root/hl/c++/test/CMakeTests.cmake
blob: 538662456a3eb70cddf0e6d9dd84884d547f2c97 (plain)
1
2
3
4
5
6
7
8

##############################################################################
##############################################################################
###           T E S T I N G                                                ###
##############################################################################
##############################################################################
  
  add_test (NAME hl_ptableTest COMMAND $<TARGET_FILE:hl_ptableTest>)