diff options
| author | Ted Gould <ted@gould.cx> | 2014-02-12 15:34:24 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2014-02-12 15:34:24 -0600 |
| commit | bfb2375fbd1647c5be63ee67e91b099b3faac05d (patch) | |
| tree | 10da06fdf0c15a5ee8d914132f38de78374e976a | |
| parent | c2a9d0e2995ea7d32e0f3d82886ac34517694698 (diff) | |
| download | ayatana-indicator-sound-bfb2375fbd1647c5be63ee67e91b099b3faac05d.tar.gz ayatana-indicator-sound-bfb2375fbd1647c5be63ee67e91b099b3faac05d.tar.bz2 ayatana-indicator-sound-bfb2375fbd1647c5be63ee67e91b099b3faac05d.zip | |
Grab the generated header
| -rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index a703d24..1556fc7 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -80,6 +80,7 @@ target_link_libraries( indicator-sound-service-lib ) +include_directories(${CMAKE_CURRENT_BINARY_DIR}) ########################### # Name Watch Test |
